https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122246
--- Comment #5 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Recompiling the runtime would make the application non-portable. Why? > Maybe I prefer to put an empty non-terminating loop at the end of the main. > What do you think? No, you cannot use Ada.Real_Time.Timing_Events in Ravenscar mode if you do not recompile it in Ravenscar mode.
