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/15585] g77 ICE in force_nonfallthru_and_redirect


------- Additional Comments From costabel at wanadoo dot fr  2004-05-25 07:01 -------
Does this RESOLVED and FIXED mean the bug will not be looked at for g77-3.4?
As I was afraid, in g77-3.5 this bug is simply replaced by a different bug. For
the same file, I get

g77 -v -O3 -c elxxdl.f
Reading specs from
/usr/local_g77-3.5/bin/../lib/gcc/powerpc-apple-darwin7.3.0/3.5.0/specs
Configured with: ../gcc/configure --enable-threads=posix --enable-languages=f77
Thread model: posix
gcc version 3.5.0 20040429 (experimental)
 /usr/local_g77-3.5/bin/../libexec/gcc/powerpc-apple-darwin7.3.0/3.5.0/f771
elxxdl.f -fPIC -quiet -dumpbase elxxdl.f -auxbase elxxdl -O3 -version -o
/var/tmp//cc9oFxi0.s
GNU F77 version 3.5.0 20040429 (experimental) (powerpc-apple-darwin7.3.0)
        compiled by GNU C version 3.5.0 20040429 (experimental).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
In file included from elxxdl.f:0:
elxxdl.f:1: error: unrecognizable insn:
(jump_insn:HI 175 138 176 0 (return) -1 (nil)
    (nil))
elxxdl.f:1: internal compiler error: in extract_insn, at recog.c:2074
Please submit a full bug report.

Is gfortran replacing the g77 bugs by again another set of bugs?
(Sorry for the sarcasm, but I had hoped for a more useful reaction on my bug
report).

-- 


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


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