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/17565] asms in delay slots


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


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