This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/47190] [4.5 Regression] ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jan 2011 14:55:57 +0000
- Subject: [Bug tree-optimization/47190] [4.5 Regression] ICE: in function_and_variable_visibility, at ipa.c:934 with static weakref variable
- Auto-submitted: auto-generated
- References: <bug-47190-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47190
Jan Hubicka <hubicka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.5/4.6 Regression] ICE: |[4.5 Regression] ICE: in
|in |function_and_variable_visib
|function_and_variable_visib |ility, at ipa.c:934 with
|ility, at ipa.c:934 with |static weakref variable
|static weakref variable |
--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-26 14:55:55 UTC ---
I am surprised that this ICEs at 4.5, too, since I was under impression that
the sanity check was introduced in 4.6 timeframe.
Anyway, backporting is easy, so I will commit it to 4.5 branch if it is
approved for so.
Removing 4.6 from regression list.