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 rtl-optimization/26449] [4.2/4.3 Regression] ICE in loop invariant motion



------- Comment #13 from ubizjak at gmail dot com  2007-06-01 07:29 -------
(In reply to comment #11)
> New test (from PR32123):
> 
> Standalone testcase, compile with -O2 -msse2 -mtune=k8:

Hm, this bug was misteriously fixed. It was manifested as
gcc.target/i386/sse2-vec-6.c failure in [1] and this failure is not present
anymore in [2]:

[1]: http://gcc.gnu.org/ml/gcc-testresults/2007-05/msg01375.html
[2]: http://gcc.gnu.org/ml/gcc-testresults/2007-05/msg01530.html

I'm closing it as WORKSFORME due to these misteries. The fix is IMO still
wrong.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |WORKSFORME


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26449


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