--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org |
Status|NEW
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
/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
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org |
Status|NEW
--- 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
--- 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
--- 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
--
What|Removed |Added
Keywords||build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20155
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org |
Status|NEW
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org |
Status|NEW
./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
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |rsandifo at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED
--- 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
--- 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
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-22 23:18
---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From rth at gcc dot gnu dot org 2005-02-22 23:19
---
Fixed.
--
What|Removed |Added
Status|REOPENED|RESOLVED
--- 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
--- 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
--- 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
--- 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
--- 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
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)=
--- 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
--- 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
--- Additional Comments From fitzsim at redhat dot com 2005-02-23 01:11
---
Fixed on mainline.
--
What|Removed |Added
Status|NEW |RESOLV
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |mark at codesourcery dot com
|dot org |
Status|NEW
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
--- 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
--- 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
--- 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
--- 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
--
101 - 148 of 148 matches
Mail list logo