Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/sh
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/16/2001 20:38:20
Module Name:	gnusrc
Committed By:	thorpej
Date:		Sun Dec 16 18:38:19 UTC 2001

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/sh: sh.c

Log Message:
Apply change from rev 1.5 of gnu/dist/gcc/config/sh.c:

fix output_ieee_ccmpeq() bug:

- 2nd argument is not rtx but rtx *
- return value of output_ieee_ccmpeq is not void but char *


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/toolchain/gcc/config/sh/sh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.