Fix bootstrap/13990: bootstrap fails for m6811-elf

Stephane Carrez stcarrez@nerim.fr
Sat Feb 7 17:51:00 GMT 2004


Hi!

Committed the attached to fix build of m6811-elf.  Arguments of the gen_rtx_NE
are not used.  Only the code of the rtx is used.  Anyway, the arguments as now passed
should reflect the reality.

Verified with:

Configured with: /opt/gnu/gcc-main/configure --target=m6811-elf --program-prefix=m6811-elf- --prefix=/build/fsf-m68hc11/usr-2.14 --enable-languages=c,c++,ada
Thread model: single
gcc version 3.5.0 20040207 (experimental)

	Stephane

2004-02-07  Stephane Carrez  <stcarrez@nerim.fr>

	PR bootstrap/13990
	* config/m68hc11/m68hc11.md ("doloop_end"): Pass dummy arguments to
	gen_rtx_NE.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: m68hc11.md.diffs
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040207/b14e773f/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 253 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040207/b14e773f/attachment.sig>


More information about the Gcc-patches mailing list