[Bug c++/26329] confusing error message for ambiguous namespaces declarations

2006-02-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-16 21:50 --- Fixed in 4.1.0 and above: t.cc:8: error: reference to ‘NsIn’ is ambiguous t.cc:4: error: candidates are: namespace NsIn { } t.cc:2: error: namespace NsOut::NsIn { } t.cc:8: error: expected ‘,’ or ‘...

[Bug target/20353] uclibc does not provide C99 math functions

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #6 from jsm28 at gcc dot gnu dot org 2006-02-16 23:29 --- Subject: Bug 20353 Author: jsm28 Date: Thu Feb 16 23:29:10 2006 New Revision: 60 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=60 Log: gcc: PR target/20353 PR target/24578 PR t

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2006-02-16 23:29 --- Subject: Bug 24837 Author: jsm28 Date: Thu Feb 16 23:29:10 2006 New Revision: 60 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=60 Log: gcc: PR target/20353 PR target/24578 PR t

[Bug libstdc++/14939] libstdc++ doesn't compile with uclibc headers

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #9 from jsm28 at gcc dot gnu dot org 2006-02-16 23:29 --- Subject: Bug 14939 Author: jsm28 Date: Thu Feb 16 23:29:10 2006 New Revision: 60 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=60 Log: gcc: PR target/20353 PR target/24578 PR t

[Bug target/24578] compiler emits call to floorf() instead of floor()

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #3 from jsm28 at gcc dot gnu dot org 2006-02-16 23:29 --- Subject: Bug 24578 Author: jsm28 Date: Thu Feb 16 23:29:10 2006 New Revision: 60 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=60 Log: gcc: PR target/20353 PR target/24578 PR t

[Bug target/24578] compiler emits call to floorf() instead of floor()

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-02-16 23:38 --- Subject: Bug 24578 Author: jsm28 Date: Thu Feb 16 23:38:44 2006 New Revision: 61 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=61 Log: PR libstdc++/14939 PR target/20353 PR tar

[Bug target/20353] uclibc does not provide C99 math functions

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #7 from jsm28 at gcc dot gnu dot org 2006-02-16 23:38 --- Subject: Bug 20353 Author: jsm28 Date: Thu Feb 16 23:38:44 2006 New Revision: 61 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=61 Log: PR libstdc++/14939 PR target/20353 PR tar

[Bug libstdc++/14939] libstdc++ doesn't compile with uclibc headers

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2006-02-16 23:38 --- Subject: Bug 14939 Author: jsm28 Date: Thu Feb 16 23:38:44 2006 New Revision: 61 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=61 Log: PR libstdc++/14939 PR target/20353 PR ta

[Bug target/24837] move dynamic linker names out of LINK_SPEC and into new DYNAMIC_LINKER

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2006-02-16 23:38 --- Subject: Bug 24837 Author: jsm28 Date: Thu Feb 16 23:38:44 2006 New Revision: 61 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=61 Log: PR libstdc++/14939 PR target/20353 PR tar

[Bug libstdc++/14939] libstdc++ doesn't compile with uclibc headers

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #11 from jsm28 at gcc dot gnu dot org 2006-02-16 23:39 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|ASSI

[Bug target/20353] uclibc does not provide C99 math functions

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #8 from jsm28 at gcc dot gnu dot org 2006-02-16 23:40 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIG

[Bug target/24578] compiler emits call to floorf() instead of floor()

2006-02-16 Thread jsm28 at gcc dot gnu dot org
--- Comment #5 from jsm28 at gcc dot gnu dot org 2006-02-16 23:41 --- Fixed for 4.2. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIG

[Bug fortran/26224] ICE in C$OMP SINGLE / END SINGLE COPYPRIVATE( ) block

2006-02-16 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-02-16 23:46 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug target/25603] [4.1/4.2 Regression]: Miscompiled FORTRAN program

2006-02-16 Thread hjl at gcc dot gnu dot org
--- Comment #16 from hjl at gcc dot gnu dot org 2006-02-17 00:03 --- Subject: Bug 25603 Author: hjl Date: Fri Feb 17 00:03:06 2006 New Revision: 62 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=62 Log: 2006-02-16 Denis Nagorny <[EMAIL PROTECTED]> PR rtl-optimi

[Bug libfortran/26136] List directed input with underfilled (logicals) array read incorrectly

2006-02-16 Thread jvdelisle at gcc dot gnu dot org
--- Comment #14 from jvdelisle at gcc dot gnu dot org 2006-02-17 00:07 --- A patch is testing and I am working up some additional test cases. The test case in this PR is working. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26136

[Bug tree-optimization/26304] [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin

2006-02-16 Thread law at redhat dot com
--- Comment #11 from law at redhat dot com 2006-02-17 00:19 --- Subject: Re: [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin On Wed, 2006-02-15 at 15:37 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #7 from pinsk

[Bug debug/26330] New: gcc generates code that does not allow retrieval of struct arguments with debugger

2006-02-16 Thread tausq at debian dot org
Given the following code from gdb's funcargs test: typedef struct s { short s; int i; long l; } SVAL; void recurse (SVAL a, int depth) { a.s = a.i = a.l = --depth; if (depth == 0) hitbottom (); else recurse (a, depth); } compiled with -g gcc-4.0 does not emit a dwarf locatio

Re: [Bug tree-optimization/14784] [Tree-ssa] alias analysis deficiency

2006-02-16 Thread Daniel Berlin
On Thu, 2006-02-16 at 21:40 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-16 21:40 > --- > We get: > # bitmap_free_7 = PHI ; > :; > > # bitmap_free_1 = PHI ; > :; > # VUSE ; > D.1534_4 = head_3->using_obstack; > i

[Bug tree-optimization/14784] [Tree-ssa] alias analysis deficiency

2006-02-16 Thread dberlin at dberlin dot org
--- Comment #5 from dberlin at gcc dot gnu dot org 2006-02-17 01:04 --- Subject: Re: [Tree-ssa] alias analysis deficiency On Thu, 2006-02-16 at 21:40 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #4 from pinskia at gcc dot gnu dot org 2006-02-16 21:40 > --

[Bug bootstrap/16787] NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc

2006-02-16 Thread sayle at gcc dot gnu dot org
--- Comment #15 from sayle at gcc dot gnu dot org 2006-02-17 01:13 --- Subject: Bug 16787 Author: sayle Date: Fri Feb 17 01:13:38 2006 New Revision: 72 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=72 Log: 2006-02-16 Roger Sayle <[EMAIL PROTECTED]> R. Scot

[Bug tree-optimization/26304] [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin

2006-02-16 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2006-02-17 01:17 --- (In reply to comment #11) > I've just checked in a patch which may (or may not) fix this problem; > can you update your stor-layout.c and see if that change happens to > fix this problem. Nope, sorry it does not f

[Bug bootstrap/16787] NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc

2006-02-16 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Known to work||4.0.3 4.1.0 4.2.0 3.4.6 Target Milestone|4.0.3

[Bug c++/11471] ICE on illegal use of typedef'd member class

2006-02-16 Thread jde at google dot com
--- Comment #6 from jde at google dot com 2006-02-17 01:23 --- Using the source above, and gcc-4,[01], I at least get the error message, but 4.1 still dies... gcc-4.0.1-glibc-2.3.2-i686-piii-linux-gnu-g++ -c main.cc main.cc:7: error: ISO C++ forbids declaration of 'type' with no type ma

[Bug tree-optimization/26304] [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin

2006-02-16 Thread law at redhat dot com
--- Comment #13 from law at redhat dot com 2006-02-17 02:47 --- Subject: Re: [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin On Fri, 2006-02-17 at 01:17 +, pinskia at gcc dot gnu dot org wrote: > > --- Comment #12 from pins

[Bug tree-optimization/26304] [4.2 Regression] 25_algorithms/prev_permutation/1.cc on powerpc{64,}-linux and powerpc-darwin

2006-02-16 Thread pinskia at gcc dot gnu dot org
--- Comment #14 from pinskia at gcc dot gnu dot org 2006-02-17 03:37 --- Hmm, I wonder if the following loop in scev_probably_wraps_p is wrong. estimate_numbers_of_iterations_loop (loop); for (bound = loop->bounds; bound; bound = bound->next) if (proved_non_wrapping_p (at_stmt,

[Bug libfortran/26136] List directed input with underfilled (logicals) array read incorrectly

2006-02-16 Thread patchapp at dberlin dot org
--- Comment #15 from patchapp at dberlin dot org 2006-02-17 04:33 --- Subject: Bug number PR26136 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01387.html -- http://gcc.gnu.org/bugzilla/s

[Bug libfortran/26331] New: two testsuite failures on i386-netbsdelf3.0

2006-02-16 Thread fxcoudert at gcc dot gnu dot org
gfortran.fortran-torture/execute/intrinsic_fraction_exponent.f90 and gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 fail at all optimization levels on i386-netbsdelf3.0. See http://gcc.gnu.org/ml/gcc-testresults/2006-02/msg00860.html. -- Summary: two testsuite failures o

<    1   2