diff options
author | Per Bothner <per@bothner.com> | 1992-08-05 04:15:37 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-08-05 04:15:37 +0000 |
commit | 917bffa7f6dd3a04195a790595a2088683386227 (patch) | |
tree | fb5e23a8c1dcef367ae67cc63fed7ea9b45fe0f2 /ld/.Sanitize | |
parent | c7a535938ed0ac4a601897462e0012ed7b2430e1 (diff) | |
download | gdb-917bffa7f6dd3a04195a790595a2088683386227.zip gdb-917bffa7f6dd3a04195a790595a2088683386227.tar.gz gdb-917bffa7f6dd3a04195a790595a2088683386227.tar.bz2 |
* cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
cdtest.exp: A test program (copied from libg++/test-install)
that tests that constructor and destructors are handled
corrrectly.
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index 122d6df..a874fc0 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -34,6 +34,11 @@ README a29k.sc-sh a29k.sh aout.sc-sh +cdtest-foo.cc +cdtest-foo.h +cdtest-func.cc +cdtest-main.cc +cdtest.exp config config.h configure.bat @@ -117,7 +122,13 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.37 1992/05/02 02:08:16 sac +# Revision 1.38 1992/08/05 04:15:24 bothner +# * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc, +# cdtest.exp: A test program (copied from libg++/test-install) +# that tests that constructor and destructors are handled +# corrrectly. +# +# Revision 1.37 1992/05/02 02:08:16 sac # New stuff for 29200 # # Revision 1.36 1992/05/01 22:08:40 sac |