[Bug tree-optimization/47190] [4.5 Regression] ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable

dnovillo at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Feb 2 18:03:00 GMT 2011


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

--- Comment #7 from Diego Novillo <dnovillo at gcc dot gnu.org> 2011-02-02 17:52:55 UTC ---
Author: dnovillo
Date: Wed Feb  2 17:52:42 2011
New Revision: 169617

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169617
Log:
    PR tree-optimization/47190
     * cgraphunit.c (process_common_attributes): New function.
        (process_function_and_variable_attributes): Use it.
    * gcc.dg/attr-weakref-3.c: New testcase.

Added:
    branches/google/integration/gcc/testsuite/gcc.dg/attr-weakref-3.c
Modified:
    branches/google/integration/gcc/ChangeLog
    branches/google/integration/gcc/cgraphunit.c
    branches/google/integration/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list