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 middle-end/55381] [4.8 Regression]: build fails on cris-elf building libgfortran with host-gcc-4.4, ICE compiling matmul_i1.c


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

--- Comment #3 from Hans-Peter Nilsson <hp at gcc dot gnu.org> 2012-11-18 20:17:24 UTC ---
(In reply to comment #2)
> (In reply to comment #0)
> > /tmp/hpautotest-gcc0/gcc/libgfortran/generated/matmul_i1.c:79:1: internal
> > compiler error: Illegal instruction
> 
> Not observed with gcc-4.7.2-2.fc17.x86_64.

But does happen with "gcc version 4.1.2 20070925 (Red Hat 4.1.2-33)" as well as
"gcc version 4.4.5 (Debian 4.4.5-8)".

And those are the gcc versions I have at an arm-length.  There's more at CFarm,
but IIRC most of them are gcc-4.4 era and earlier.

Maybe there's some -fpermissive or -fno-strict-aliasing combo to stick there.
I don't really like the thought of raising the minimum gcc version already...


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