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]

r187430 - in /branches/gcc-4_7-branch/gcc: Chan...


Author: ebotcazou
Date: Sat May 12 21:37:23 2012
New Revision: 187430

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187430
Log:
	* function.c (requires_stack_frame_p): If the function can throw
	non-call exceptions, return true if the insn can throw internally.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gnat.dg/null_pointer_deref3.adb
      - copied unchanged from r187429, trunk/gcc/testsuite/gnat.dg/null_pointer_deref3.adb
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/function.c
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog


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