[Bug target/38090] [4.4 Regression] Internal compiler error: in extract_insn while building linux-kernel from git with -Os or -O1 and higher

2008-11-12 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #4 from martin dot jansa at mk dot cvut dot cz 2008-11-12 19:46 --- (In reply to comment #3) > The testcase compiles OK with > > GNU C (GCC) version 4.4.0 20081112 (experimental) [trunk revision 141785] > (x86_64-unknown-linux-gnu) Confirmed, fixed betwee

[Bug c/38090] Internal compiler error: in extract_insn while building linux-kernel from git with -Os or -O1 and higher

2008-11-12 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #2 from martin dot jansa at mk dot cvut dot cz 2008-11-12 10:05 --- Created an attachment (id=16659) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16659&action=view) Preprocessed source with -O1 Created with: gcc-4.4.0-pre -O1 -D__KERNEL__ -Iinclude -I/

[Bug c/38090] Internal compiler error: in extract_insn while building linux-kernel from git with -Os or -O1 and higher

2008-11-12 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #1 from martin dot jansa at mk dot cvut dot cz 2008-11-12 10:04 --- Created an attachment (id=16658) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16658&action=view) Preprocessed source with -O0 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38090

[Bug c/38090] New: Internal compiler error: in extract_insn while building linux-kernel from git with -Os or -O1 and higher

2008-11-12 Thread martin dot jansa at mk dot cvut dot cz
unassigned at gcc dot gnu dot org ReportedBy: martin dot jansa at mk dot cvut dot cz http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38090

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-13 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #23 from martin dot jansa at mk dot cvut dot cz 2007-03-13 11:45 --- (In reply to comment #22) > This is a bug in the gentoo distro ask them to fix how they do multilib. > so results are (with gcc-4.3) #include_next - doesn't work #include - doesn'

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-12 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #19 from martin dot jansa at mk dot cvut dot cz 2007-03-12 22:30 --- (In reply to comment #18) > (In reply to comment #17) > > I can confirm this patch works on an amd64 gentoo sytem too. > > And what happens if you just change that #include_next to #include

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-11 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #15 from martin dot jansa at mk dot cvut dot cz 2007-03-11 20:35 --- (In reply to comment #14) downgrading glibc didn't that trick but now() I have successfully builded latest snapshot with this "patch": --- ./gcc-4.3-20070309/libstdc++-v3/include/c_glo

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-11 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #14 from martin dot jansa at mk dot cvut dot cz 2007-03-11 13:54 --- (In reply to comment #13) > Ok, can we know when exactly this bootstrap problem appeared? Nobody among the > developers is seeing it, I repeat, we can't reproduce it, and if the > submit

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-11 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #12 from martin dot jansa at mk dot cvut dot cz 2007-03-11 13:36 --- (In reply to comment #11) Those 2 snippets working fine here and printf("%d",__cplusplus); says still "1". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30915

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-11 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #5 from martin dot jansa at mk dot cvut dot cz 2007-03-11 12:29 --- (In reply to comment #4) And my toolchain: jama gcc # /lib/libc.so.6 GNU C Library 20070214 release version 2.5.90, by Roland McGrath et al. Copyright (C) 2007 Free Software Foundation, Inc. This is free

[Bug libstdc++/30915] [4.3 regression] bootstrap fails while building libstdc++-v3 on x86_64-pc-linux-gnu

2007-03-11 Thread martin dot jansa at mk dot cvut dot cz
--- Comment #4 from martin dot jansa at mk dot cvut dot cz 2007-03-11 12:20 --- (In reply to comment #3) > Well Ahmed, right now you can't possibly see the exact same error, because > stl_algobase.h does *not* include anymore... Please provide more > info. > Thanks