Martin G C Davies wrote:
Also, I can confirm that
"Sparc with gcc-2.95.x: `goto' jumping out of two procedure nesting levels doesn't work (GCC bug; fixed in 3.0.1) 200111170922.KAA09125@goedel.fjf.gnu.de (fjf558[op].pas) (-> `Trap' unit)"
is indeed fixed using gcc-3.2.1_gpc-20021128. x
Thanks for confirming that. This was one of the main reasons for requiring gcc-2.8.1 support. (Unfortunately, a similar problem still exists on Linux/s390, even with gcc-3, but it might have a different cause ...)
In fact I've built a program (~250,000 lines in ~150 modules) and it has completely passed its regression tests
Good to hear so. :-)
Frank