This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15296] [3.4 only] Delayed branch scheduling causing invalid code on cris-*
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 May 2004 17:16:10 -0000
- Subject: [Bug rtl-optimization/15296] [3.4 only] Delayed branch scheduling causing invalid code on cris-*
- References: <20040505140818.15296.hp@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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