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 middle-end/48323] [4.5/4.6/4.7 Regression] Lifetime of local variables: global versus member function


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2011-03-28 20:41:55 UTC ---
http://gcc.gnu.org/ml/gcc-patches/2009-07/msg01240.html was the patch which
changed to use @gnu_unique_object .
Jason can you explain why this is causing an issue where the function passed to
__cxa_atexit being called?


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