[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #8 from hinko dot kocevar at cetrtapot dot si 2008-06-24 12:48 --- I have no problem with that - if it is a duplicate it is a duplicate.. The PR35492 is explaining something but I'm too lame to understand the compiler talk. I guess I'll wait for the trunk fi

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #6 from hinko dot kocevar at cetrtapot dot si 2008-06-24 11:03 --- Created an attachment (id=15809) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15809&action=view) preprocessed source that caused the internal compiler error (with gcc4.4-20080620) --

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #5 from hinko dot kocevar at cetrtapot dot si 2008-06-24 11:01 --- I can reproduce the error with cris toolchain based on gcc 4.4-20080620 snapshot. [EMAIL PROTECTED] /work/stage/git.br/project_build_cris/uclibc/linux-2.6.25.7 $ /work/stage/git.br/build_cris/staging_dir

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #4 from hinko dot kocevar at cetrtapot dot si 2008-06-24 10:14 --- I can NOT reproduce the error with cris toolchain based on gcc 4.2.3. [EMAIL PROTECTED] /work/stage/git.br/project_build_cris/uclibc/linux-2.6.25.7 $ /work/stage/git.br/build_cris/staging_dir/usr/bin/cris

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #3 from hinko dot kocevar at cetrtapot dot si 2008-06-24 09:03 --- I can NOT reproduce the error with i686 toolchain. [EMAIL PROTECTED] /work/stage/git.br/project_build_i686/uclibc/linux-2.6.25.7 $ /work/stage/git.br/build_i686/staging_dir/usr/bin/i686-linux-uclibc-gcc

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #2 from hinko dot kocevar at cetrtapot dot si 2008-06-24 08:41 --- [EMAIL PROTECTED] /work/stage/git.br/project_build_cris/uclibc/linux-2.6.25.7 $ /work/stage/git.br/build_cris/staging_dir/usr/bin/cris-linux-uclibc-gcc -Wp,-MD,net/core/.stream.o.d -nostdinc -isystem /work

[Bug target/36615] gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #1 from hinko dot kocevar at cetrtapot dot si 2008-06-24 08:39 --- Created an attachment (id=15808) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15808&action=view) preprocessed source that caused the internal compiler error -- http://gcc.gnu.org/b

[Bug target/36615] New: gcc-4.3.1 fails to compile linux kernel sk_stream_wait_connect()

2008-06-24 Thread hinko dot kocevar at cetrtapot dot si
Version: 4.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hinko dot kocevar at cetrtapot dot si GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc

[Bug target/36482] cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)

2008-06-23 Thread hinko dot kocevar at cetrtapot dot si
--- 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 [0xfff3]) net/core/stream.c: In

[Bug c/36482] cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)

2008-06-10 Thread hinko dot kocevar at cetrtapot dot si
--- Comment #1 from hinko dot kocevar at cetrtapot dot si 2008-06-10 07:31 --- Created an attachment (id=15744) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15744&action=view) preprocessed source that caused the internal compiler error Created with: cris-linux-uclibc

[Bug c/36482] New: cris gcc 4.2.3 -Os causes internal compiler error (-O0 works)

2008-06-10 Thread hinko dot kocevar at cetrtapot dot si
Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hinko dot kocevar at cetrtapot dot si GCC build triplet: i686-pc-linux-gnu