This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Some regressions from the dataflow merge
- From: Richard Guenther <rguenther at suse dot de>
- To: gcc at gcc dot gnu dot org
- Cc: zadeck at naturalbridge dot com
- Date: Tue, 12 Jun 2007 13:50:25 +0200 (CEST)
- Subject: Some regressions from the dataflow merge
On ia64 SPEC2000 I see fma3d and applu now miscompare, and we have
on x86_64 some performance regressions with Botan (a collection of
cryptographic algorithms (see
http://www.suse.de/~gcctest/c++bench/botan/)) - those are reasonably
small enough to investigate, but wait another day in case its just noise.
Otherwise things look smooth as expected.
Richard.