>>>>> "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". Tom