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/51411] ICE: in function_and_variable_visibility, at ipa.c:835 with -O -fgnu-tm and overriding virtual transaction_safe function


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

--- Comment #1 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-12-19 19:31:23 UTC ---
Author: aldyh
Date: Mon Dec 19 19:31:17 2011
New Revision: 182492

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182492
Log:
    PR middle-end/51411
    * trans-mem.c (ipa_tm_create_version): Unset DECL_WEAK.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/trans-mem.c


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