This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/15760] Loop unrolling bug with max-unrolled-insns=200


------- Additional Comments From micis at gmx dot de  2004-06-01 10:28 -------
This bug is present in gcc for a long time, at least in gcc 3.3.3

I only issue it here again, because it was stated, that it had been fixed in 
the 2nd prerelease of gcc3.3.4 


output from gcc -v

Reading specs from /usr/local/gcc33/lib/gcc-lib/powerpc-unknown-linux-
gnu/3.3.4/specs
Configured with: ../gcc33/configure --prefix=/usr/local/gcc33 --program-
suffix=33 --with-cpu=7450 --enable-altivec --enable-languages=c,c++ --with-
fmessage-length=0 --with-falign-loops=16 --with-falign-jumps=16 --with-falign-
functions=32 --with-fstrict-aliasing --with-funroll-loops --with-mpowerpc-
gpopt --with-fsched-interblock --with-fno-gcse-sm : 
(reconfigured) ../gcc33/configure --prefix=/usr/local/gcc33 --program-
suffix=33 --with-cpu=7450 --enable-altivec --enable-languages=c,c++
Thread model: posix
gcc version 3.3.4 20040530 (prerelease)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15760


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]