[Bug bootstrap/13990] New: build fails because of wrong use of gen_rtx_NE
kazu at cs dot umass dot edu
gcc-bugzilla@gcc.gnu.org
Tue Feb 3 06:04:00 GMT 2004
http://gcc.gnu.org/ml/gcc-patches/2003-04/msg00908.html
introduced gen_rtx (NE, HImode)
which I replaced with gen_rtx_NE (HImode) with
http://gcc.gnu.org/ml/gcc-patches/2004-02/msg00032.html
--
Summary: build fails because of wrong use of gen_rtx_NE
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kazu at cs dot umass dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: m68hc11-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13990
More information about the Gcc-bugs
mailing list