Mail Archives: djgpp-workers/1999/04/27/08:38:40
> From dj-admin AT delorie DOT com Mon Apr 26 18:05:42 1999
> Date: Mon, 26 Apr 1999 18:03:56 +0100
> From: cmatraki AT ee DOT ucl DOT ac DOT uk (Chris Matrakidis)
> To: djgpp-workers AT delorie DOT com
> I'll reinstall 2.7.2 today and see if I can spot anything in the generated code.
>
The performance drop seems to be an alignment problem. Specifically, with the
fft benchmark, gcc 2.7.2 is faster than gcc 2.8.1. There is no considerable
differnce in the generated code, and some experiments with mixed compilation
seem to confim this. Recent version of egcs are supposed to fix this.
- Raw text -