This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Someone broke bootstrap with gfortran, again!
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: sgk at troutmask dot apl dot washington dot edu (Steve Kargl)
- Cc: fortran at gcc dot gnu dot org, gcc at gcc dot gnu dot org, rth at redhat dot com
- Date: Sat, 23 Jul 2005 01:03:44 -0400 (EDT)
- Subject: Re: Someone broke bootstrap with gfortran, again!
>
> On Fri, Jul 22, 2005 at 04:11:54PM -0700, Steve Kargl wrote:
> > Does this look familiar to anyone?
> >
> > ../../../gcc41/libgfortran/generated/trig_c4.c:67: error: type mismatch between an SSA_NAME and its symbol
> > while verifying SSA_NAME d$imag_15 in statement
> > d$imag_15 = -D.2849_14;
> This is caused by
And most likely the same as PR 22623.
-- Pinski