re PR c++/16717 ([unit-at-a-time] __attribute__((constructor)) broken in C++)
authorMark Mitchell <mark@codesourcery.com>
Thu, 12 Aug 2004 02:51:31 +0000 (02:51 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 12 Aug 2004 02:51:31 +0000 (02:51 +0000)
commit6e40af1ab06b897d05a0f980156406ac5635b1e7
tree07f0189b6d836f7f615861db48346b7b74eb14c6
parent46e34f968db2a72527521ccfa0b9020bd7fd3b0d
re PR c++/16717 ([unit-at-a-time] __attribute__((constructor)) broken in C++)

PR c++/16717
* g++.dg/ext/construct1.C: New test.

From-SVN: r85844
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/ext/construct1.C [new file with mode: 0644]