This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/49084] [4.7 regression] bootstrap failure with Ada enabled


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

--- Comment #21 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-12-13 11:21:32 UTC ---
Author: ebotcazou
Date: Tue Dec 13 11:21:28 2011
New Revision: 182275

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182275
Log:
    PR ada/49084
    * types.h (Byte): Change typedef to 'unsigned char'.
    * atree.h (struct Flag_Word): Use Byte for 'convention' field.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/atree.h
    trunk/gcc/ada/types.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]