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 #2 from Aldy Hernandez <aldyh at gcc dot gnu.org> 2011-12-19 19:33:09 UTC ---
Author: aldyh
Date: Mon Dec 19 19:33:05 2011
New Revision: 182493

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182493
Log:
Commit forgotten testcase that goes along with this PR.

    PR middle-end/51411
    * trans-mem.c (ipa_tm_create_version): Unset DECL_WEAK.

Added:
    trunk/gcc/testsuite/g++.dg/tm/pr51411-2.C
    trunk/gcc/testsuite/g++.dg/tm/pr51411.C


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