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++/51347] [trans-mem] Segfault on templates with -O1 -fgnu-tm


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

Aldy Hernandez <aldyh at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |aldyh at gcc dot gnu.org
         Resolution|                            |FIXED

--- Comment #4 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-12-12 16:39:34 UTC ---
This was actually fixed here:

http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00427.html

The proposed patch seems to be fixing something else, as discussed in this
thread:

http://gcc.gnu.org/ml/gcc-patches/2011-12/msg00427.html

Closing...


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