This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/21937] [4.0 Regression] Member record alignment triggers an ICE
- 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: 7 Jun 2005 18:56:54 -0000
- Subject: [Bug ada/21937] [4.0 Regression] Member record alignment triggers an ICE
- References: <20050606204209.21937.macro@linux-mips.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-06-07 18:56 -------
> Well, you may have noticed I'm already aware of this -- otherwise I wouldn't
> have filed the report in the first place. But the problem is the i386 is
> probably the architecture most code is primarily tested with and unfortunately
> it has quite forgiving restrictions about alignment.
The 4.0.x Ada compiler has been regularly tested on PowerPC and SPARC too (apart
from being interested in Ada, I'm also a SPARC maintainer) so it shouldn't be
that broken on non-x86 platforms. However it is true that RISC platforms are
more demanding than x86, at least as far as Ada is concerned.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21937