http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47500
Peter Schildmann changed:
What|Removed |Added
CC||linux at schildmann dot
--- Comment #22 from linux at schildmann dot info 2007-12-17 19:53 ---
Hello,
when compiling the package
package Integer_Test is
type Int_Type is new Integer;
end Integer_Test;
the ICE occures when the GNAT node that represents
the lower bound of the integer type is
constant Boolean := False;
-
-- Data Layout --
-
Frontend_Layout : constant Boolean := False;
end System;
--
Summary: GNAT BUG BOX: 16-bit target & Standard.Integer
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: linux at schildmann dot info
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30501