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++/51662] Temporary objects gets garbage collected in cc1plus


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

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-31 00:58:50 UTC ---
Created attachment 27902
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27902
Fix?

Does this fix the bug?  The call to instantiate_decl was removed for 4.7, so
this issue should only affect 4.6.


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