This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- From: "laurent at guerby dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2005 21:58:23 -0000
- Subject: [Bug tree-optimization/22019] [4.1 Regression] do_structure_copy ICE on Ada gnatlib
- References: <20050611183034.22019.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From laurent at guerby dot net 2005-06-11 21:58 -------
2 ACATS tests with the same ICE:
c37213j
c37213l
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: |
| tree check: expected integer_cst, have cond_expr in |
| do_structure_copy, at tree-ssa-structalias.c:2321 |
| Error detected at c37213j.adb:320:5 |
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20050610 (experimental) (x86_64-unknown-linux-gnu) GCC error: |
| tree check: expected integer_cst, have cond_expr in |
| do_structure_copy, at tree-ssa-structalias.c:2321 |
| Error detected at c37213l.adb:329:5 |
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22019