Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/18/2001 09:04:36
Module Name: gnusrc
Committed By: msaitoh
Date: Thu Jan 18 07:04:36 UTC 2001
Modified Files:
gnusrc/gnu/dist/gcc/config/sh: sh.c
Log Message:
ifx 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.4 -r1.5 gnusrc/gnu/dist/gcc/config/sh/sh.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.