This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17565] asms in delay slots
- From: "rsandifo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Sep 2004 07:00:30 -0000
- Subject: [Bug target/17565] asms in delay slots
- References: <20040920064340.17565.rsandifo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From rsandifo at gcc dot gnu dot org 2004-09-20 07:00 -------
Mark, is this OK for 3.4? Patch is here:
http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01905.html
As I said in the message:
This problem goes back to at least 2.95, so it isn't technically a
regression. On the other hand, it's the kind of bug that could trigger
for different types of code in different releases, so I'm sure there's
a testcase that fails (say) in 3.4 and not in 2.95.
The bug is known to cause wrong-code problems in linux and the patch
is very simple and (IMO) very low risk.
Richard
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |mmitchel at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17565