> >>>>> "Jan" == Jan Hubicka <hubi...@ucw.cz> 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 noreturn. > > Typo, should be "implied".
Thanks, as per Iant comment I will remove the bits adding __buliltin_unreachable and put it into build_common_builtin_nodes Honza