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: [Java] Tidy bultins and add __bultin_unreachable


On 10/16/2012 08:17 AM, Jan Hubicka wrote:
> 	* builtins.c (define_builtin): Accept ECF flags and
> 	use set_call_expr_flags.
> 	(initialize_builtins): Update; add BULIT_IN_UNREACHALE.
> 
> 	* calls.c (set_call_expr_flags): New.
> 	* tree.h (set_call_expr_flags): Declare.

OK, thanks.

Andrew.


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