r189434 - in /trunk/gcc/ada: ChangeLog Makefile...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Jul 12 10:30:00 GMT 2012
Author: charlet
Date: Thu Jul 12 10:30:29 2012
New Revision: 189434
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189434
Log:
2012-07-12 Ed Schonberg <schonberg@adacore.com>
* exp_aggr.adb (Convert_To_Positional): Increase acceptable size
of static aggregate when Static_Elaboration_Desired is requested.
Add a warning if the request cannot be satisfied either because
some components or some array bounds are non-static.
2012-07-12 Thomas Quinot <quinot@adacore.com>
* exp_pakd.adb: Minor reformatting.
2012-07-12 Tristan Gingold <gingold@adacore.com>
* tracebak.c: Fix warnings.
* raise-gcc.c (__gnat_adjust_context): New function
(__gnat_personality_seh0): Call __gnat_adjust_context to adjust
PC in machine frame for exceptions that occur in the current
function.
2012-07-12 Thomas Quinot <quinot@adacore.com>
* g-bytswa.adb, g-bytswa.ads, s-bytswa.adb, s-bytswa.ads, Makefile.rtl:
Move GNAT.Byte_Swapping to System (with a renaming under GNAT)
so that it is usable in expanded code.
2012-07-12 Tristan Gingold <gingold@adacore.com>
* s-osinte-hpux.ads: Increase alternate stack size on hpux.
Added:
trunk/gcc/ada/s-bytswa.adb
trunk/gcc/ada/s-bytswa.ads
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/Makefile.rtl
trunk/gcc/ada/exp_aggr.adb
trunk/gcc/ada/exp_pakd.adb
trunk/gcc/ada/g-bytswa.adb
trunk/gcc/ada/g-bytswa.ads
trunk/gcc/ada/raise-gcc.c
trunk/gcc/ada/s-osinte-hpux.ads
trunk/gcc/ada/tracebak.c
More information about the Gcc-cvs
mailing list