This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/14639] [3.5 Regression] [non-unit-at-a-time] Incorrect emission of unused compiler-generated destructor


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]