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++/51928] ICE: SIGSEGV in lookup_fnfields_idx_nolazy (search.c:1384) with -fgnu-tm on invalid code


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

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2012-01-24 16:47:43 UTC ---
Author: aldyh
Date: Tue Jan 24 16:47:24 2012
New Revision: 183478

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183478
Log:
+       PR c++/51928
+       * class.c (set_method_tm_attributes): Use TARGET_THUNK instead of
+       thunk for set_one_vmethod_tm_attributes.


Added:
    trunk/gcc/testsuite/g++.dg/tm/pr51928.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/class.c


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