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: "cvs-commit 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 06:54:58 -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 cvs-commit at gcc dot gnu dot org 2004-09-20 06:54 -------
Subject: Bug 17565
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rsandifo@gcc.gnu.org 2004-09-20 06:54:53
Modified files:
gcc : ChangeLog
gcc/testsuite : ChangeLog
gcc/config/mips: mips.md
Added files:
gcc/testsuite/gcc.target/mips: asm-1.c
Log message:
PR target/17565
* config/mips/mips.md (define_asm_attributes): Set can_delay to no.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5526&r2=2.5527
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4316&r2=1.4317
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.target/mips/asm-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.md.diff?cvsroot=gcc&r1=1.306&r2=1.307
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17565