This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/28908] [4.1/4.2 Regression]: fold_convert fails for Fortran operator
- From: "hjl at lucon dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Aug 2006 21:00:05 -0000
- Subject: [Bug fortran/28908] [4.1/4.2 Regression]: fold_convert fails for Fortran operator
- References: <bug-28908-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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