This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [ada] can't build g-awk.adb in gcc cvs trunk 20041212 on sparc-linux: GCC error: in expand_expr_addr_expr_1, at expr.c:6047, Error detected at g-awk.adb:1316:24
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 21 Dec 2004 23:39:34 +0100
- Subject: Re: [ada] can't build g-awk.adb in gcc cvs trunk 20041212 on sparc-linux: GCC error: in expand_expr_addr_expr_1, at expr.c:6047, Error detected at g-awk.adb:1316:24
- References: <10412211310.AA28309@vlsi1.ultra.nyu.edu>
> So I'm guessing that Ada is broken on STRICT_ALIGNMENT
> machines on the head now because of this.
Here are the results as of today with RTH's patch and mine:
=== acats tests ===
FAIL: c32001e
FAIL: c330001
FAIL: c380004
FAIL: c390003
FAIL: c391002
FAIL: c432002
FAIL: c432003
FAIL: c43214c
FAIL: c52011a
FAIL: c64105b
FAIL: c95086b
FAIL: c953003
FAIL: cc1221d
FAIL: cc50a01
FAIL: cc50a02
FAIL: cd10002
FAIL: cd2b11a
FAIL: cd2b11b
=== acats Summary ===
# of expected passes 2303
# of unexpected failures 18
Native configuration is sparc-sun-solaris2.8
c953002 hangs, like on other platforms.
--
Eric Botcazou