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++/46188] -fipa-cp removes destructor call


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

--- Comment #6 from Jens Maurer <jens.maurer at gmx dot net> 2010-10-27 13:15:19 UTC ---
Thanks.  Yes, the testcase was reduced from preprocessed files.  Unfortunately,
you can't remove the "#pragma interface" without breaking the testcase.  But
the only documented effect that "#pragma interface" should have is that I get
linker errors, i.e. undefined symbols.


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