This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

egcs-19991013 - ICE in `schedule_region', at haifa-sched.c:6762


Following Fortran code generates an ICE in `schedule_region', at
haifa-sched.c:6762

Platform: mips-sgi-irix6.5
Version: g77 from egcs-19991013 snapshot
Compiler flags: -O3 -funroll-loops

There is no error with:
   g77 from egcs-19991013 ss with less optimisation
   g77 from egcs-19991004 ss with the same optimisation

The original code is from LAPACK-3.0 testsuite

+++++++++++++++++++++++++++++++++++++++++
(Mr) David Billinghurst
Comalco Research Centre
PO Box 316, Thomastown, Vic, Australia, 3074
Phone:	+61 3 9469 0642
FAX:	+61 3 9462 2700
Email:	David.Billinghurst@riotinto.com.au


 <<labug4.f>> 

labug4.f


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]