This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18977] [4.0 regression] LAPACK test xeigtsts segfaults with optimization
- From: "wilson at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Feb 2005 04:20:49 -0000
- Subject: [Bug target/18977] [4.0 regression] LAPACK test xeigtsts segfaults with optimization
- References: <20041214104244.18977.Thomas.Koenig@online.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From wilson at gcc dot gnu dot org 2005-02-15 04:20 -------
It was fixed by the ivopts patch for 18687, which was a patch to reduce
compilation time. The patch says nothing about fixing bugs, or changing the
result. It only claims to make ivopts faster. Since this patch has no
testcase, we clearly need to add the testcase from this PR to the testsuite.
The patch that fixed it:
http://gcc.gnu.org/ml/gcc-patches/2005-02/msg00307.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18977