This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/18977] [4.0 regression] LAPACK test xeigtsts segfaults with optimization


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]