--- Additional Comments From ornati at fastwebnet dot it 2005-05-07 14:04
---
ok
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19133
--- Additional Comments From steven at gcc dot gnu dot org 2005-05-07
13:54 ---
Looks like random instruction selection weirdness.
Not much can be done about this.
--
What|Removed |Added
--
--- Additional Comments From ornati at fastwebnet dot it 2005-02-08 16:13
---
gcc -v
Using built-in specs.
Configured with:
/var/tmp/portage/gcc-4.0.0_alpha20050130/work/gcc-4.0-20050130/configure
--enable-version-specific-runtime-libs --prefix=/usr
--bindir=/usr/i686-pc-linux-gnu/gcc-b
--- Additional Comments From steven at gcc dot gnu dot org 2005-02-08
10:09 ---
-march=athlon should optimize for the K7 yes. What you probably run into
is a simple backend problem where the code generated for the K7 can, for
whatever reason, not be optimized as well as the i686 code.
--
What|Removed |Added
Component|c |target
Keywords||missed-optimization
http://gcc.gnu.org/bugzilla/show_b