This is the mail archive of the gcc-cvs@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]

r186132 - in /branches/gcc-4_5-branch/gcc/ada: ...


Author: ebotcazou
Date: Wed Apr  4 08:21:00 2012
New Revision: 186132

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186132
Log:
	Backport from 4.6 branch
	* init.c (__gl_main_cpu): New global variable.
	* par-ch3.adb: Remove a couple of blank lines.
	* types.ads (Big_String_Ptr): Don't give it zero storage size.
	(Source_Buffer_Ptr): Likewise.
	* uintp.adb (Hash_Num): Use "mod" operator from Types.

Modified:
    branches/gcc-4_5-branch/gcc/ada/ChangeLog
    branches/gcc-4_5-branch/gcc/ada/init.c
    branches/gcc-4_5-branch/gcc/ada/par-ch3.adb
    branches/gcc-4_5-branch/gcc/ada/types.ads
    branches/gcc-4_5-branch/gcc/ada/uintp.adb


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