This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ICE, posibly related to bug #30667


I confirm the ICE with gfortran
Target: i386-pc-linux-gnu
gcc version 4.3.0 20070209 (experimental)
compiled with
gfc32 -c -O1 -march=athlon-xp -Wa,-32 -ftree-vectorize pr30667.f90
(pr30667.f90 is the code given in this thread). 

I cannot confirm that it is the same as bug #30667, since
gfc32 -c -O1 -march=athlon-xp -Wa,-32 -ftree-vectorize pr30667_1.f90
does not ICE (pr30667_1.f90 is the code given in PR30667).

Dominique


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