r135628 - /trunk/gcc/ada/freeze.adb
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue May 20 12:46:00 GMT 2008
Author: charlet
Date: Tue May 20 12:46:54 2008
New Revision: 135628
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135628
Log:
2008-05-20 Ed Schonberg <schonberg@adacore.com>
* freeze.adb
(Freeze_Enumeration_Type): For a subtype that inherits a foreign
convention from its base type, do not set the type to that of integer,
because it may inherit a size clause.
Warn on a size clause with a size different
from that of Integer, if the type has convention C.
Modified:
trunk/gcc/ada/freeze.adb
More information about the Gcc-cvs
mailing list