This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: [Bug debug/15736] [3.5 Regression] internal compiler error: in force_decl_die, at dwarf2out.c:12441
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: gcc-bugzilla at gcc dot gnu dot org
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 19 Jun 2004 15:33:11 -0400 (EDT)
- Subject: Re: [Bug debug/15736] [3.5 Regression] internal compiler error: in force_decl_die, at dwarf2out.c:12441
>
>
> ------- Additional Comments From dpatel at apple dot com 2004-06-19 19:29 -------
> If following patch is reverted than it fixes this ICE.
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15736
>
> But that patch was applied to fix Ada bootstrap. Andrew, do you have Ada setup to see if this patches
> still causes trouble with Ada?
Which patch, you only gave a link to this bug again? Also Ada is broken on the mainline because of
the tree-ssa merge so I cannot test Ada :(.
Thanks,
Andrew