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

Re: [patch] Fix spurious 'noreturn' function does return warning at -O0 (2)


On 07/18/2012 05:48 AM, Eric Botcazou wrote:
> 2012-07-18  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* gimple-low.c (lower_try_catch): New function.
> 	(lower_stmt) <GIMPLE_TRY>: Use it to lower GIMPLE_TRY_CATCH.
> 	<GIMPLE_CATCH>: Delete.
> 	<GIMPLE_EH_FILTER>: Likewise.
> 
> 
> 2012-07-18  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* gnat.dg/noreturn5.ad[sb]: New test.


Ok.


r~


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