This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C
- From: "ro at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 19 Jul 2011 14:12:28 +0000
- Subject: [Bug tree-optimization/49316] ICE in in function_and_variable_visibility, at ipa.c:926 with g++.dg/tls/diag-1.C
- Auto-submitted: auto-generated
- References: <bug-49316-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49316
Rainer Orth <ro at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011.07.19 14:12:10
Ever Confirmed|0 |1
--- Comment #1 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-19 14:12:10 UTC ---
Still happens as of 20110715:
$ cc1plus -quiet -fpreprocessed g++.dg/tls/diag-1.C
g++.dg/tls/diag-1.C:31:1: internal compiler error: in
function_and_variable_visibility, at ipa.c:887
Jan, any idea?
Thanks.
Rainer