> Unfortunately I am nearly 100% sure that > it did break the run-time. Attached is a very > simple Ada program that works correctly > when the run-time is compiled at -O2 and > breaks when the run-time is at -O0.
I cannot reproduce on x86/Linux, runtime compiled with -g. The ACATS and GNAT testsuites are also clean. Maybe occurs only on non-DWARF2 platforms too. -- Eric Botcazou