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/36482] cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)



------- 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


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