This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12845] [3.4 Regression] Error: Invalid Compare and Branch Condition
- 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: 2 Nov 2003 21:38:57 -0000
- Subject: [Bug optimization/12845] [3.4 Regression] Error: Invalid Compare and Branch Condition
- References: <20031030183500.12845.danglin@gcc.gnu.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=12845
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-11-02 21:38 -------
Subject: Bug 12845
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: danglin@gcc.gnu.org 2003-11-02 21:38:54
Modified files:
gcc : ChangeLog
gcc/config/pa : pa.c
Log message:
PR optimization/12845
* pa.c (output_cbranch): Use cmpb for DImode comparisons with 0.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1655&r2=2.1656
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/pa/pa.c.diff?cvsroot=gcc&r1=1.230&r2=1.231