This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11693] [3.3 regression] [ia64] ICE in gen_nop_type
- 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: 10 Aug 2003 21:29:25 -0000
- Subject: [Bug target/11693] [3.3 regression] [ia64] ICE in gen_nop_type
- References: <20030728133451.11693.schwab@suse.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11693
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-08-10 21:29 -------
Subject: Bug 11693
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: rth@gcc.gnu.org 2003-08-10 21:29:21
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.c
Log message:
PR target/11693
* config/ia64/ia64.c (ia64_emit_nops): Skip L slots when
padding before inline assembly.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.702&r2=1.16114.2.703
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.198.2.11&r2=1.198.2.12