This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility with static common vars.
- From: "simon at pushface dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Jan 2010 20:54:01 -0000
- Subject: [Bug middle-end/42068] [4.5 regression] ICE in function_and_variable_visibility with static common vars.
- References: <bug-42068-279@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #26 from simon at pushface dot org 2010-01-18 20:54 -------
(In reply to comment #22)
> No longer bootstrap issue, but still ICE on valid.
The problem is that the ICE-on-valid occurs while building the Ada RTS, and
that is a bootstrap issue for Ada (what I mean is, a build configured with
"--enable-languages=foo,ada" will fail).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42068