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


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

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org

--- Comment #4 from Steven Bosscher <steven at gcc dot gnu.org> 2012-07-30 23:25:09 UTC ---
>From the backtrace, this looks like a real bug. A test case would still be much
appreciated, but someone familiar with G++ can probably construct something and
trigger the bug with a GCAC-enabled compiler. Adding Jason to CC: for that.


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