Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 04/15/1999 23:37:24
Module Name: src
Committed By: garbled
Date: Fri Apr 16 06:37:24 UTC 1999
Modified Files:
src/gnu/dist/gcc [netbsd-1-4]: jump.c
Log Message:
Pull up via patch fix for PR 7092. This fix is allready in the egcs
1.1.2 on the trunk.
>Fix:
(From Richard Henderson (rth@cygnus.com))
The problem was in comparing two CODE_LABELs -- they do have an
embedded string, but it is not for strcmp consumption.
Approved by perry.