This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11599] gcc generates wrong code when predicate are used
- 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: 21 Jul 2003 17:56:18 -0000
- Subject: [Bug optimization/11599] gcc generates wrong code when predicate are used
- References: <20030719234032.11599.hjl@lucon.org>
- 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=11599
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-07-21 17:56 -------
Subject: Bug 11599
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: hjl@gcc.gnu.org 2003-07-21 17:56:14
Modified files:
gcc : ChangeLog
gcc/config/ia64: ia64.md
Log message:
2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
PR optimization/11599
* config/ia64/ia64.md (prefetch): Support predicate.
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.679&r2=1.16114.2.680
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/ia64/ia64.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.94.4.6&r2=1.94.4.7