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: "greed at pobox dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 28 Oct 2011 17:17:54 +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
--- Comment #7 from Graham Reed <greed at pobox dot com> 2011-10-28 17:17:54 UTC ---
I've now gotten the trunk (SVN 180430) built on AIX 5.3 TL4; the problem is the
same as 4.6.1 and is also "solved" with the same patch.
So this is definitely not target-specific, it seems to be in the emulated TLS.