[Bug c++/19991] [3.4/4.0 regression] Enum not accepted in array-size

2005-02-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug libgcj/20155] New: libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-02-22 Thread gerald at pfeifer dot com
A full bootstrap including the java frontend (which implies libgcj) fails with the following error message. This is a regression from 3.4.x and relatively recent mainline. ...gnu/xml/transform/StreamSerializer.lo gnu/xml/transform/XSLURIResolver.lo gnu/xml/transform/AttributeNode.lo gnu/xml/trans

[Bug target/19683] MIPS wrong-code for 64-bit multiply.

2005-02-22 Thread daney at gcc dot gnu dot org
/usr/local/mipsel-linux-test --with-arch=mips32 --with-float=soft --prefix=/usr/local/mipsel-linux-test --with-system-zlib --enable-languages=c,c++,java Thread model: posix gcc version 4.0.0 20050222 (experimental) I have not been able to generate a 'C' test case that fails on 3.4.x. A s

[Bug c++/20148] [4.0 regression] Hosed error message with statement expression

2005-02-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug libgcj/20155] libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 22:04 --- Hmm, I would read: http://gcc.gnu.org/ml/gcc/2004-09/msg01520.html and make sure that this is still there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

[Bug libgcj/20155] libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 22:06 --- I think this was caused by: 2005-02-15 Richard Henderson <[EMAIL PROTECTED]> * Makefile.am (libgcj_la_SOURCES): Move all sources ... (libgcj0_convenience_la_SOURCES): ... here. (li

[Bug target/19683] MIPS wrong-code for 64-bit multiply.

2005-02-22 Thread daney at gcc dot gnu dot org
--- Additional Comments From daney at gcc dot gnu dot org 2005-02-22 22:06 --- I should comment that yes I have tried to simplify tm.c. This is the best I could do. It seems that register pressure is important to force the compiler into the failure mode, as in simpler cases the madd fo

[Bug libgcj/20155] libgcj build fails with "execvp: /bin/sh: Argument list too long"

2005-02-22 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||build http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155

[Bug c++/20152] [3.4/4.0 Regression] ICE compiling krusader-1.5.1 with latest CVS gcc

2005-02-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/20153] [3.4/4.0 Regression] ICE when C++ template function contains anonymous union

2005-02-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug target/19019] GCC ldouble format incompatibility with XLC long double

2005-02-22 Thread jakub at gcc dot gnu dot org
./nm ] ; then echo ./nm ; elif [ -f /usr/src/build/524491-ppc64/BUILD/gcc-3.4.3-20050222/obj-ppc64-redhat-linux/gcc/../binutils/nm-new ] ; then echo /usr/src/build/524491-ppc64/BUILD/gcc-3.4.3-20050222/obj-ppc64-redhat-linux/gcc/../binutils/nm-new ; else if [ "powerpc64-redhat-linux-gnu&quo

[Bug target/19683] MIPS wrong-code for 64-bit multiply.

2005-02-22 Thread rsandifo at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot |dot org |org Status|UNCONFIRMED

[Bug target/19019] GCC ldouble format incompatibility with XLC long double

2005-02-22 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-02-22 22:52 --- We could skip the versioned old symbols completely, although providing those symbols probably is more important in GCC 3.4 than in GCC 4.0. Should we place the directives in a separate file only included in the

[Bug libstdc++/20091] [4.0 Regression] 18_support/14026.cc execution test fails

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-22 23:17 --- Subject: Bug 20091 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-22 23:17:14 Modified files: libstdc++-v3 : ChangeLog libstdc++-v3/libsu

[Bug libstdc++/20091] [4.0 Regression] 18_support/14026.cc execution test fails

2005-02-22 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-22 23:18 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libstdc++/10606] uncaught_exception() returns false too early

2005-02-22 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-22 23:19 --- Fixed. -- What|Removed |Added Status|REOPENED|RESOLVED

[Bug c++/20133] [4.0 Regression] internal compiler error: in import_export_decl, at cp/decl2.c:1726

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 23:55 --- : Search converges between 2004-07-29-trunk (#498) and 2004-07-30-trunk (#499). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20133

[Bug c++/20147] [3.4/4.0 regression] ICE on undefined variable in statement expression

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 23:55 --- : Search converges between 2003-07-31-trunk (#310) and 2003-08-01-trunk (#311). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20147

[Bug c++/20152] [3.4/4.0 Regression] ICE compiling krusader-1.5.1 with latest CVS gcc

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-22 23:59 --- : Search converges between 2003-04-22-trunk (#236) and 2003-05-04-trunk (#237). This was hard to find as only 3.3 did not ICE. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20152

[Bug c++/20153] [3.4/4.0 Regression] ICE when C++ template function contains anonymous union

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-23 00:00 --- : Search converges between 2003-01-15-trunk (#165) and 2003-01-17-trunk (#166). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20153

[Bug c++/20103] [4.0 regression] ICE in create_tmp_var with C99 style struct initializer

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-23 00:01 --- : Search converges between 2004-05-11-trunk (#454) and 2004-05-14-trunk (#455). This has been failing on the tree-ssa branch since at least 2003-05-30. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=201

[Bug fortran/20156] New: gfortran - bus error on backspace

2005-02-22 Thread dir at lanl dot gov
Here is a program that tests the some of the basic file operations that my real programs do. Absoft 9.0 has no problem. gfortran gets a bus error. [dir:~/tests/gfortran] dir% f90 -o backspace2 backspace2.f [dir:~/tests/gfortran] dir% backspace2 nr = 5 x(1)= 1.0 x(1)= 2.0 x(1)=

[Bug AWT/20029] Robot needs XTest

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 01:06 --- Subject: Bug 20029 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 01:05:58 Modified files: libjava: ChangeLog configure configure.ac Make

[Bug tree-optimization/19952] ICE: tree check: expected class 'declaration', have 'statement' (label_expr) in tree_verify_flow_info, at tree-cfg.c:3709

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 01:11 --- Subject: Bug 19952 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 01:10:40 Modified files: gcc: ChangeLog tree-if-conv.c gcc

[Bug AWT/20029] Robot needs XTest

2005-02-22 Thread fitzsim at redhat dot com
--- Additional Comments From fitzsim at redhat dot com 2005-02-23 01:11 --- Fixed on mainline. -- What|Removed |Added Status|NEW |RESOLV

[Bug rtl-optimization/20017] [4.0 Regression] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 01:29 --- Subject: Bug 20017 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 01:28:59 Modified files: gcc: ChangeLog passes.c gcc/tests

[Bug rtl-optimization/20017] [4.0 Regression] internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2212

2005-02-22 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-23 01:29 --- Just checked in a patch. -- What|Removed |Added Status|ASSIGNED

[Bug c++/20099] -pthreads should imply -fno-threadsafe-statics

2005-02-22 Thread davids at webmaster dot com
--- Additional Comments From davids at webmaster dot com 2005-02-23 01:30 --- The '-pthreads' flag should imply '-fno-threadsafe-statics'. For every other similar flag I can find, the default is to permit the compiler to make the optimizations that standard allows and specific flags are

[Bug c++/20099] -pthreads should imply -fno-threadsafe-statics

2005-02-22 Thread qrczak at knm dot org dot pl
--- Additional Comments From qrczak at knm dot org dot pl 2005-02-23 01:53 --- > The '-pthreads' flag should imply '-fno-threadsafe-statics'. For every other > similar flag I can find, the default is to permit the compiler to make the > optimizations that standard allows and specific fla

[Bug regression/20139] [4.0 regression] cris-elf testsuite: gcc.c-torture/execute/20020720-1.c

2005-02-22 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2005-02-23 01:54 --- A patch at: http://gcc.gnu.org/ml/gcc-patches/2005-02/msg01381.html -- What|Removed |Added

[Bug c++/20099] -pthreads should imply -fno-threadsafe-statics

2005-02-22 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-23 02:00 --- I think this is a waste really for this bug to be open as non of the GCC people commented on it and when the orginal bug was filed, there was a huge opportunity to talk over this and nothing was done. So

[Bug c++/20099] -pthreads should imply -fno-threadsafe-statics

2005-02-22 Thread davids at webmaster dot com
--- Additional Comments From davids at webmaster dot com 2005-02-23 02:19 --- > It's not the question of optimization but correctness. Exactly, and not locking objects that may be modified from another thread is not correct. Only the programmer knows whether an object may be modified

[Bug tree-optimization/20115] [4.0 Regression] Pure functions are mishandled

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:08 --- Subject: Bug 20115 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:08:33 Modified files: gcc: ChangeLog tree-optimize.c tree-pass.h

[Bug tree-optimization/20100] [4.0 Regression] LIM is pulling out a pure function even though there is something which can modify global memory

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:08 --- Subject: Bug 20100 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:08:33 Modified files: gcc: ChangeLog tree-optimize.c tree-pass.h

[Bug c++/20153] [3.4/4.0 Regression] ICE when C++ template function contains anonymous union

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:31 --- Subject: Bug 20153 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:30:51 Modified files: gcc/testsuite/g++.dg/template: qualttp15.C gc

[Bug c++/20152] [3.4/4.0 Regression] ICE compiling krusader-1.5.1 with latest CVS gcc

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:31 --- Subject: Bug 20152 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:30:51 Modified files: gcc/testsuite/g++.dg/template: qualttp15.C gc

[Bug c++/19991] [3.4/4.0 regression] Enum not accepted in array-size

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:31 --- Subject: Bug 19991 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:30:51 Modified files: gcc/testsuite/g++.dg/template: qualttp15.C gc

[Bug c++/20148] [4.0 regression] Hosed error message with statement expression

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 05:31 --- Subject: Bug 20148 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 05:30:51 Modified files: gcc/testsuite/g++.dg/template: qualttp15.C gc

[Bug c++/20152] [3.4 Regression] ICE compiling krusader-1.5.1 with latest CVS gcc

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 05:35 --- Fixed in 4.0. -- What|Removed |Added Known to fail|3.4.0 4.0.0 |3.4.0

[Bug c++/20153] [3.4 Regression] ICE when C++ template function contains anonymous union

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 05:36 --- Fixed in 4.0. -- What|Removed |Added Known to fail|3.4.0 4.0.0 |3.4.0

[Bug c++/19991] [3.4 regression] Enum not accepted in array-size

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 05:36 --- Fixed in 4.0. -- What|Removed |Added Summary|[3.4/4.0 regression] Enum |[3.4 r

[Bug c++/20148] [4.0 regression] Hosed error message with statement expression

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 05:37 --- Fixed in 4.0. -- What|Removed |Added Status|ASSIGNED|RESOLV

[Bug c++/20073] [4.0 regression] ICE initializing const array

2005-02-22 Thread mmitchel at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com |dot org | Status|NEW

[Bug c++/20157] New: Internal compiler error on invalid code

2005-02-22 Thread sstrasser at systemhaus-gruppe dot de
4.0.0 outputs internal compiler error on the following invalid code. 3.3/3.4 silently ignores it. if the invalid template function specialization is a definition 3.3/3.4 correctly reports it, 4.0.0 still outputs an internal compiler error. template struct A{ template void function(T); }; tem

[Bug c++/20073] [4.0 regression] ICE initializing const array

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 06:52 --- Subject: Bug 20073 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 06:52:09 Modified files: gcc/cp : decl.c typeck.c gcc/testsuit

[Bug c++/20073] [4.0 regression] ICE initializing const array

2005-02-22 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23 06:55 --- Subject: Bug 20073 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-02-23 06:55:11 Modified files: gcc/cp : ChangeLog Log message: PR c

[Bug c++/20073] [4.0 regression] ICE initializing const array

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 06:58 --- Fixed in 4.0. -- What|Removed |Added Status|ASSIGNED|RESOLV

[Bug c++/20098] [4.0 Regression] Missed optimization with static const and templates

2005-02-22 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-02-23 07:01 --- This has been fixed -- probably by the patch for either 19883 or 19991. -- What|Removed |Added --

<    1   2