------- Additional Comments From ramsgar-gccbug at yahoo dot com  2005-07-10 
22:59 -------
Regression?

The behaviour with GCC 3.3 is bogus as well. There should be no error message.
In addition, both the error message with GCC 3.3 and the crash with GCC 3.4/4.0
go away by commenting the representation clauses
for base'size use 64
for base use record
....
end record;

As you probably noticed, this code attempts to represent in Ada the descriptor
of a segment in the x86 architecture.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22387

Reply via email to