This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)
- From: "rwgk at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Feb 2007 20:42:28 -0000
- Subject: [Bug c++/30567] -fPIC -O3 optimizer bug (32-bit target only)
- References: <bug-30567-3137@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rwgk at yahoo dot com 2007-02-03 20:42 -------
I've repeated my test with
g++ (GCC) 4.2.0 20070203 (prerelease)
SVN revision: 121547
on two platforms:
x86_64 Fedora Core release 5 (Bordeaux)
Fedora Core release 6 (Zod)
The results are still the same as last weekend, i.e. the 32-bit optimizer
is still broken.
Since my reproducer compiles+links in less than a second, wouldn't it be
feasable to run the automatic regression hunt? According to Andrew's
result we just have to concentrate on the few weeks between 2006-12-04
and 2007-01-24.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30567