This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Loop unrolling: black magic or stochastic process?
- From: dgorur <dgorur at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Wed, 8 Jul 2009 12:49:15 -0700 (PDT)
- Subject: Re: Loop unrolling: black magic or stochastic process?
- References: <24398027.post@talk.nabble.com>
By the way, here's my gcc version:
[dgorur@flanker Desktop]$ gcc -v
Using built-in specs.
Target: i686-apple-darwin9
Configured with: /var/tmp/gcc/gcc-5493~1/src/configure --disable-checking
-enable-werror --prefix=/usr --mandir=/share/man
--enable-languages=c,objc,c++,obj-c++
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib
--build=i686-apple-darwin9 --with-arch=apple --with-tune=generic
--host=i686-apple-darwin9 --target=i686-apple-darwin9
Thread model: posix
gcc version 4.0.1 (Apple Inc. build 5493)
--
View this message in context: http://www.nabble.com/Loop-unrolling%3A-black-magic-or-stochastic-process--tp24398027p24398098.html
Sent from the gcc - Help mailing list archive at Nabble.com.