This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: g77 internal compiler error
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: George Helffrich +44 117 954 5437 <george at gly dot bris dot ac dot uk>
- Cc: gcc-bugs at gcc dot gnu dot org, Andrew Pinski <pinskia at physics dot uc dot edu>
- Date: Sun, 18 Apr 2004 15:43:53 -0400
- Subject: Re: g77 internal compiler error
- References: <200404181936.i3IJaJ313988@olivine.geology.bristol.ac.uk>
On Apr 18, 2004, at 15:36, George Helffrich +44 117 954 5437 wrote:
COMPLEX C1,C2
C1=(1.,0.)
C2=C1+C1
END
Can you try a newer compiler since you are using an 8 month old
snapshot of the mainline?
I could not reproduce this on the mainline.
Thanks,
Andrew Pinski