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]
Other format: [Raw text]

[Bug fortran/28908] [4.1/4.2 Regression]: fold_convert fails for Fortran operator



------- Comment #19 from hjl at lucon dot org  2006-08-31 21:00 -------
The new patch works for the testcase. But wrf still fails:

[hjl@gnu-25 build_base_o2.0000]$ /usr/gcc-4.2/bin/gfortran -c -o
ESMF_Clock.fppized.o -I. -I./netcdf/include  -O2 -ffast-math       
-DSPEC_CPU_LINUX -DSPEC_CPU_CASE_FLAG -DSPEC_CPU_LOGICAL_STRICT
-frecord-marker=4        ESMF_Clock.fppized.f90
ESMF_Clock.fppized.f90: In function ?esmf_clockadvance?:
ESMF_Clock.fppized.f90:752: internal compiler error: in fold_convert, at
fold-const.c:2098
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

I am working on a small testcase.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28908


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