Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/regress/usr.bin
Module Name: src
Committed By: drochner
Date: Mon Sep 17 17:37:49 UTC 2007
Modified Files:
src/regress/usr.bin: Makefile
Added Files:
src/regress/usr.bin/c++: Makefile
src/regress/usr.bin/c++/static_destructor: Makefile expected
static_destructor.cc
Log Message:
add a check for correct order of destructor calls (from the gcc mailing
list) which points at a misconfiguration at our side
(cxa_atexit not used)
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/regress/usr.bin/Makefile
cvs rdiff -r0 -r1.1 src/regress/usr.bin/c++/Makefile
cvs rdiff -r0 -r1.1 src/regress/usr.bin/c++/static_destructor/Makefile \
src/regress/usr.bin/c++/static_destructor/expected \
src/regress/usr.bin/c++/static_destructor/static_destructor.cc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index