[Bug target/39634] powerpc64 libgcc contains useless softfp functions

2009-04-06 Thread amodra at gcc dot gnu dot org
--- Comment #2 from amodra at gcc dot gnu dot org 2009-04-07 00:53 --- Subject: Bug 39634 Author: amodra Date: Tue Apr 7 00:53:05 2009 New Revision: 145642 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145642 Log: PR target/39634 * config.gcc (powerpc-*-linux*):

[Bug target/39634] powerpc64 libgcc contains useless softfp functions

2009-04-06 Thread amodra at gcc dot gnu dot org
--- Comment #3 from amodra at gcc dot gnu dot org 2009-04-07 01:15 --- Subject: Bug 39634 Author: amodra Date: Tue Apr 7 01:15:37 2009 New Revision: 145643 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145643 Log: PR target/39634 * config.gcc (powerpc-*-linux*):

[Bug target/39634] powerpc64 libgcc contains useless softfp functions

2009-04-06 Thread amodra at bigpond dot net dot au
--- Comment #4 from amodra at bigpond dot net dot au 2009-04-07 01:21 --- Fixed -- amodra at bigpond dot net dot au changed: What|Removed |Added

[Bug bootstrap/39617] bootstrap failure with ICE building libiberty in stage3

2009-04-06 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39617

[Bug libfortran/39668] Wrongly read namelist with two dimensional array.

2009-04-06 Thread jvdelisle at gcc dot gnu dot org
--- Comment #1 from jvdelisle at gcc dot gnu dot org 2009-04-07 02:59 --- I see the problem in 4.3, 4.4, and 4.5. I don't have a 4.2 around, can someone check that to see if this is a regression. -- jvdelisle at gcc dot gnu dot org changed: What|Removed

[Bug bootstrap/39660] Mingw Bootstrap stops with ..host-mingw32.c:140: error: ISO C90 forbids mixed..

2009-04-06 Thread dannysmith at users dot sourceforge dot net
-- dannysmith at users dot sourceforge dot net changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dannysmith at users dot |dot org

[Bug c++/35146] [4.3/4.4/4.5 regression] weird error in template function specialization

2009-04-06 Thread jason at gcc dot gnu dot org
--- Comment #12 from jason at gcc dot gnu dot org 2009-04-07 03:51 --- Subject: Bug 35146 Author: jason Date: Tue Apr 7 03:50:49 2009 New Revision: 145647 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145647 Log: PR c++/35146 * pt.c (fn_type_unification): For

[Bug middle-end/39625] [4.5 regression] Revision 145338 breaks ability to build Ada

2009-04-06 Thread rob1weld at aol dot com
--- Comment #20 from rob1weld at aol dot com 2009-04-07 04:00 --- (In reply to comment #8) Bug is not in an FSF-GCC supported port. Does the problem reproduce on supported targets? Otherwise this bug should be closed as INVALID. (In reply to comment #12) As for the backend issue,

[Bug libfortran/39668] Wrongly read namelist with two dimensional array.

2009-04-06 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2009-04-07 04:35 --- (In reply to comment #1) I see the problem in 4.3, 4.4, and 4.5. I don't have a 4.2 around, can someone check that to see if this is a regression. 4.1/4.2 show the same result. openf95, g95, ifort, sunf95 all

[Bug c++/37806] CV-qualifiers on function typedef's are inconsistently accepted depending on typedef scope

2009-04-06 Thread jason at gcc dot gnu dot org
--- Comment #7 from jason at gcc dot gnu dot org 2009-04-07 04:38 --- Subject: Bug 37806 Author: jason Date: Tue Apr 7 04:38:10 2009 New Revision: 145648 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145648 Log: * decl.c (grokdeclarator): Reject pointer to qualified

[Bug libstdc++/39310] T const assumed to be compatible with int (A::*) (void) const

2009-04-06 Thread jason at gcc dot gnu dot org
--- Comment #13 from jason at gcc dot gnu dot org 2009-04-07 04:38 --- Subject: Bug 39310 Author: jason Date: Tue Apr 7 04:38:10 2009 New Revision: 145648 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=145648 Log: * decl.c (grokdeclarator): Reject pointer to qualified

[Bug c++/37806] CV-qualifiers on function typedef's are inconsistently accepted depending on typedef scope

2009-04-06 Thread jason at gcc dot gnu dot org
--- Comment #8 from jason at gcc dot gnu dot org 2009-04-07 04:38 --- Fixed for 4.4. -- jason at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35146] [4.3/4.4/4.5 regression] weird error in template function specialization

2009-04-06 Thread jason at gcc dot gnu dot org
--- Comment #13 from jason at gcc dot gnu dot org 2009-04-07 04:46 --- Fixed. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/39625] [4.5 regression] Revision 145338 breaks ability to build Ada

2009-04-06 Thread ebotcazou at gcc dot gnu dot org
--- Comment #21 from ebotcazou at gcc dot gnu dot org 2009-04-07 05:13 --- It looks like this would affect: hpux-ia64, lynxos-ppc, lynxos-x86, vxworks-arm, vxworks-m68k, vxworks-mips, vxworks-sparcv9 and vxworks-x86 with the default ./configure _AND_ every other Target _IF_ the

<    1   2