[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 21:15:00 GMT 2004


------- Additional Comments From bowdidge at apple dot com  2004-06-04 21:15 -------
I just tried the code fragment on a mainline build for 2004-05-26 07:00, and I get the behavior I'd seen 
for the last month -- things break with -O2, but -fno-unit-at-a-time makes things work right.  This 
suggests something happened between 5/26 and today that triggered this specific problem.  I'll see if I 
can further reduce where the problem appeared.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14639



More information about the Gcc-bugs mailing list