--- 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 ...
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
--- 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
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
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
--- 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
> --
--- 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
--- 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
--
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
--- 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
--- 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
--- 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,
--- 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
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
101 - 127 of 127 matches
Mail list logo