10 Jul
2004
10 Jul
'04
3:40 p.m.
More good news: A problem with `for' loops that I found in 2001 with gcc-2.95.x is apparently also fixed in gcc-3.3.3. So we can put this in statements.c to disable a work-around and perhaps produce slightly better code for `for' loops: #ifdef EGCS97 #define FOR_BUG_OK #endif Frank -- Frank Heckenbach, frank@g-n-u.de, http://fjf.gnu.de/, 7977168E GPC To-Do list, latest features, fixed bugs: http://www.gnu-pascal.de/todo.html GPC download signing key: 51FF C1F0 1A77 C6C2 4482 4DDC 117A 9773 7F88 1707