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/41929] 64-bit null_pointer_deref1 gnat.dg test consumes all available memory


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

--- Comment #12 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-01-09 09:50:26 UTC ---
Author: ebotcazou
Date: Mon Jan  9 09:50:19 2012
New Revision: 183005

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183005
Log:
    PR ada/41929
    * config/sparc/sol2-unwind.h (sparc64_is_sighandler): Remove SAVPC and
    add CFA.  Revert back to old code for Solaris 8+ multi-threaded.
    (sparc_is_sighandler): Likewise.
    (MD_FALLBACK_FRAME_STATE_FOR): Adjust call to IS_SIGHANDLER.

Modified:
    trunk/libgcc/ChangeLog
    trunk/libgcc/config/sparc/sol2-unwind.h


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