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.
> > "Jan" == Jan Hubicka writes:
>
> Jan> this patch udpates Java frontend to declare __bulitin_unreachable
> Jan> and also fixes flags of synchronize bulitins to match ones from C
> Jan> FE.
>
> Jan> Regtested x86_64-linux, OK?
>
> The java bits are ok.
>
> Jan> + /* Looping const or pur
> "Jan" == Jan Hubicka writes:
Jan> this patch udpates Java frontend to declare __bulitin_unreachable
Jan> and also fixes flags of synchronize bulitins to match ones from C
Jan> FE.
Jan> Regtested x86_64-linux, OK?
The java bits are ok.
Jan> + /* Looping const or pure is imlpies by noretu