Interestingly this problem doesn't appear with gcc trunk on ppc Darwin (MacOS X 10.4) using any optimization level (-O, -O0, -O1, -02 or -O3). It also doesn't appear with Apple's own g++ based on 4.0.1. I can reproduce the problem with the gcc 4.1.1 from Fedora Core 5 on a dual Xeon though. Jack
- Re: Optimize flag breaks code on many versions of gcc (no... Zdenek Dvorak
- Re: Optimize flag breaks code on many versions of gc... Paolo Carlini
- Re: Optimize flag breaks code on many versions o... Seongbae Park
- RE: Optimize flag breaks code on many versions o... Dave Korn
- Re: Optimize flag breaks code on many versio... Seongbae Park
- Re: Optimize flag breaks code on many ve... Richard Guenther
- Re: Optimize flag breaks code on many versions of gc... Jack Howarth