This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/18659] [4.0 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Feb 2005 12:31:06 -0000
- Subject: [Bug ada/18659] [4.0 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)
- References: <20041124213628.18659.laurent@guerby.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-02-18 12:31 -------
SRA is an Ada killer because of the the abuse of VIEW_CONVERT_EXPRs by the Ada
front-end. I think it should be disabled in the Ada compiler for 4.0.x.
--
What |Removed |Added
----------------------------------------------------------------------------
CC|laurent at guerby dot net |ebotcazou at gcc dot gnu dot
| |org
Last reconfirmed|2005-01-18 00:45:39 |2005-02-18 12:31:03
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18659