On Mon, Feb 20, 2006 at 08:54:49PM -0800, [EMAIL PROTECTED] wrote: > > I've been testing gcc-4.1 RC1 on x86-linux-gnu with SPEC CPU 2000.
Have you verfied that you can build and run all of the tests without profile-directed optimizations? Several of these programs require special options to compile. In addition, several of them require patches to work correctly, most of which are available from SPEC. I regularly run SPEC CPU2000 (using the short test input) with several sets of compilation options including profile-directed optiimizations, on powerpc64-linux for both -m32 and -m64. I did this last week for the 4.1 branch and saw no problems. Janis