LAST_UPDATED: Sat Oct 30 06:02:38 UTC 2004
Native configuration is ia64-unknown-linux-gnu
=== g++ tests ===
Running target unix
FAIL: g++.dg/abi/inline1.C scan-assembler-not _ZTV1S
FAIL: g++.dg/inherit/thunk1.C (test for excess errors)
WARNING: g++.dg/inherit/thunk1.C compilatio
--- Additional Comments From dberlin at dberlin dot org 2004-11-01 16:01
---
Subject: Re: [4.0 regression] tree check:
expected ssa_name, have var_decl in verify_ssa
On Mon, 1 Nov 2004, pinskia at gcc dot gnu dot org wrote:
>
> --- Additional Comments From pinskia at gcc dot g
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-01
15:57 ---
Actually adding a vuse without a SSA_NAME is fine but not renaming it is the
problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18237
--- You are receiving this mail because: ---
You are o
Mon, 01 Nov 2004 08:12:53 -0600
Breaking News: uAuthorize Corp. Announces Marketing Agreement
for Internet Telephony Handset.
Alert..UACP
Before We Continue - Very Important - it is Expected that UACP
will have VERY large PR campaign in the next 10 days and some
very positive
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-01
14:28 ---
We are adding a VUSE which has a VAR_DECL and not a SSA_NAME. This is after
32.redphi2.
--
What|Removed |Added
-
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-01
14:09 ---
I can also confirm it on powerpc-darwin (my build does not get this far yet, I
have to try to reproduce it
with the command below).
--
What|Removed |Added
-
This bug stops OpenOffice.org being compiled by gcc 3.4 (unstable)
--
Ken Foskey
OpenOffice.org developer
Package: g++-3.4
Version: 3.4.2-3
Severity: important
namespace a {}
namespace b {}
namespace c {
namespace a = b;
}
This fails to compile with:
$ gcc-3.4 test.cpp
test.cpp:4: error: declaration of `namespace a' conflicts with
test.cpp:1: error: previous declaration of `namespace a' here
--
8 matches
Mail list logo