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 target/11717] [3.3 regression] [alpha] unrecognizable insn compiling for.c of kernel 2.4.22-pre8


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From falk at debian dot org  2003-08-19 20:20 -------
I can still reproduce the ICE with 3.3.2 20030819 and both fork.i with the
mentioned options and mpeg.i without any options. Did you build a native compiler?
Maybe it doesn't occur with a cross compiler (although I couldn't think why).

Note mpeg.i is invalid, it declares mpeg1vcd_mux first as extern and then as
static. However, when removing the "static", it still ICEs.


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