[Bug c++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor
bowdidge at apple dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 4 03:45:00 GMT 2004
------- Additional Comments From bowdidge at apple dot com 2004-06-04 03:45 -------
I applied the three patches suggested to a top-of-tree compiler -- the changes to method.c, the
changes to passes.c and toplev.c, and the changes included in PR/15721. Qt fails to link when trying to
compile moc, the first executable compiled. The failure shows many more symbols missing than before
patching.
On the bright side, the small test case attached to the bug still shows no symbols being output (as
expected.) I did not attempt to run the testsuite on it or bootstrap.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14639
More information about the Gcc-bugs
mailing list