> On Jan 12, 2007, at 12:56 AM, Olivier Hainque wrote: > >Working on GCC 4 based GNAT port for AIX 5.[23], our testsuite to > >evaluate GDB (6.4) debugging capabilities currently yields very > >unpleasant results compared to what we obtain with a GCC 3.4 based > >compiler (80+ extra failures out of 1800+ tests). > > Could you please let us know if this is -O0 or not. For -O0, I'd > like to think that the debugging experience shouldn't be worse. If > it is at -O0, I'd encourage bug reports for all the problems.
It is indeed at -O0 (for probably 99% of our testcases). -- Joel