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/15296] [3.4 only] Delayed branch scheduling causing invalid code on cris-*


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-05-26 17:16 -------
Maybe I misunderstand the use of known to fail, since I thought your patch fixed it in 3.3.4 since you 
applied it there, likewise for 3.5.0 as that is what the known to fail is for.  Yes I did mess up by 
including 3.3.3 that should have been 3.3.4 woops but you can test 3.5.0 but you said it was fixed by 
your patch already, there might be a different bug which effects the now merged tree-ssa but that 
should be a different bug as none of the tree-ssa merge touched this code.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|                            |3.3.4 3.5.0


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


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