> Probably the same issue as on ia64, due to -frename-registers now being > the default. Also, the Ada testsuite was being run at -O0 until very recently. Compare with the gcc testsuite being run at -O[0123s] and sometimes also with/without options like -fomit-frame-pointer. Paolo