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/47131] [4.6 Regression] internal error for ACATS C34011B on SJLJ targets


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

--- Comment #4 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-01-04 08:58:05 UTC ---
Author: ebotcazou
Date: Tue Jan  4 08:58:02 2011
New Revision: 168454

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168454
Log:
    PR ada/47131
    * gcc-interface/trans.c (Identifier_to_gnu): In SJLJ mode, do not make
    variables that are referenced in exception handlers volatile.

Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/trans.c


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