This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36482] cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)
- From: "hinko dot kocevar at cetrtapot dot si" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jun 2008 10:05:18 -0000
- Subject: [Bug target/36482] cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)
- References: <bug-36482-16301@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from hinko dot kocevar at cetrtapot dot si 2008-06-23 10:05 -------
I can recreate the same error with gcc-4.3.1 and gcc-4.4-20080502. I also fails
to compile linux kernel:
..
CC lib/zlib_deflate/deflate_syms.o
(const_int -13 [0xfffffff3])
net/core/stream.c: In function 'sk_stream_wait_connect':
net/core/stream.c:78: internal compiler error: output_operand: invalid operand
for 'p' modifier
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
{standard input}: Assembler messages:
{standard input}:488: Warning: partial line at end of file ignored
make[3]: *** [net/core/stream.o] Error 1
make[2]: *** [net/core] Error 2
make[1]: *** [net] Error 2
make[1]: *** Waiting for unfinished jobs....
CC fs/jffs2/readinode.o
CC drivers/mtd/mtdsuper.o
..
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36482