This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/18705] New: ACATS c34002a and c460007 ICE expected integer_cst, have var_decl/nop_expr in tree_int_cst_lt, at tree.c:3783
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Nov 2004 18:28:58 -0000
- Subject: [Bug ada/18705] New: ACATS c34002a and c460007 ICE expected integer_cst, have var_decl/nop_expr in tree_int_cst_lt, at tree.c:3783
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
This occurs on powerpc-darwin only (works on x86 and x86_64),
Andrew Pinski suggested this is a DOM problem.
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041127 (experimental) (powerpc-apple-darwin7.6.0) GCC error: |
| tree check: expected integer_cst, have var_decl in tree_int_cst_lt, |
| at tree.c:3783 |
| Error detected at c34002a.adb:265:5 |
+===========================GNAT BUG DETECTED==============================+
| 4.0.0 20041127 (experimental) (powerpc-apple-darwin7.6.0) GCC error: |
| tree check: expected integer_cst, have nop_expr in tree_int_cst_lt, |
| at tree.c:3783 |
| Error detected at c460007.adb:112:5 |
--
Summary: ACATS c34002a and c460007 ICE expected integer_cst, have
var_decl/nop_expr in tree_int_cst_lt, at tree.c:3783
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Keywords: ice-on-valid-code
Severity: normal
Priority: P2
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: laurent at guerby dot net
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18705