This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15869] [3.4 Regression] No NOP after LW (with -mips1 -O0)
- 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: 7 Jul 2004 06:28:29 -0000
- Subject: [Bug target/15869] [3.4 Regression] No NOP after LW (with -mips1 -O0)
- References: <20040608081002.15869.niva@niisi.msk.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-07 06:28 -------
Subject: Bug 15869
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: rsandifo@gcc.gnu.org 2004-07-07 06:28:20
Modified files:
gcc : ChangeLog
gcc/config/mips: mips.c
Log message:
PR target/15869
* config/mips/mips.c (mips_avoid_hazards): Call split_all_insns_noflow.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.533&r2=2.2326.2.534
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.362.4.13&r2=1.362.4.14
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15869