[Bug middle-end/37380] ../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width' is used uninitialized in this function

2008-09-06 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2008-09-07 00:08 --- This was introduced in revision 139930. -- danglin at gcc dot gnu dot org changed: What|Removed |Added -

[Bug middle-end/37380] ../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width' is used uninitialized in this function

2008-09-06 Thread danglin at gcc dot gnu dot org
--- Comment #3 from danglin at gcc dot gnu dot org 2008-09-07 00:09 --- Sorrry, that should have been revision 139931. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37380

[Bug c++/37405] New: syntax error on __wur in include-fixed/sys/stat.h

2008-09-06 Thread sebor at roguewave dot com
Here's an odd error I just ran into. The source compiles fine as C but fails with the C++ compiler. $ cat t.C && cat /etc/redhat-release && gcc t.C || cat -n /amd/devco/contrib/linux/gcc-4.3.1/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/include-fixed/sys/stat.h | head -n 350 | tail -n 10 #include #inc

[Bug other/37405] syntax error on __wur in include-fixed/sys/stat.h

2008-09-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-07 00:25 --- This works for me on the trunk on powerpc64-linux-gnu. I think fix includes is messing up the sys/stat.h for some reason. -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug c++/37404] ICE on va_arg and template deduction

2008-09-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-07 00:34 --- This only ICEs on targets where va_list is an array. Reduced testcase: typedef __builtin_va_list __gnuc_va_list; typedef __gnuc_va_list va_list; template struct S { static const char* foo () { return 0; } }; templat

[Bug target/37401] ICE when compiling some LAPACK files with optimizations

2008-09-06 Thread jean-louis dot dornstetter at wanadoo dot fr
--- Comment #2 from jean-louis dot dornstetter at wanadoo dot fr 2008-09-07 01:02 --- Created an attachment (id=16246) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16246&action=view) Offending F77 sources files for bug 37401 I did not do my duties, sorry for that... The attached

[Bug target/37406] New: [4.4 regression] bootstrap broken on sparc-linux-gnu trunk (20080906)

2008-09-06 Thread doko at ubuntu dot com
seen with trunk 20080906, configured with configure -v --with-pkgversion='Ubuntu 20080906-0ubuntu1' --with-bugurl='file:///usr/share/doc/gcc-snapshot/README.Bugs' --enable-languages=c,c++,java,fortran,objc,obj-c++,ada --prefix=/usr/lib/gcc-snapshot --enable-shared --with-system

[Bug target/37344] [4.4 Regression] sparc bootstrap fails with Bus error in libgcc2.c

2008-09-06 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-09-07 01:12 --- *** Bug 37406 has been marked as a duplicate of this bug. *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug target/37406] [4.4 regression] bootstrap broken on sparc-linux-gnu trunk (20080906)

2008-09-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-07 01:12 --- *** This bug has been marked as a duplicate of 37344 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --

[Bug other/37265] [4.4 Regression] mt_allocator.cc:646: ICE: in gt_ggc_m_S, at ggc-page.c:1281

2008-09-06 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug middle-end/37380] [4.4 Regression] ../../gcc/libcpp/charset.c:1103: error: 'cvt.77.width' is used uninitialized in this function

2008-09-06 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug target/37396] bootstrap broken on hppa-linux-gnu trunk with ada (20080906)

2008-09-06 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-07 01:15 --- HPPA is fully broken, see PR 37071, PR 37265, and PR 37380. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -

<    1   2