Subject: CVS commit: src/gnu/dist/gcc4/gcc
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 11/20/2007 23:27:56
Module Name:	src
Committed By:	drochner
Date:		Tue Nov 20 23:27:56 UTC 2007

Modified Files:
	src/gnu/dist/gcc4/gcc: fold-const.c

Log Message:
fix gcc bug #34130 (wrong multiplication with negative constants
inside abs()) which got some attention in the linux kernel mailing
list recently


To generate a diff of this commit:
cvs rdiff -r1.1.1.6 -r1.2 src/gnu/dist/gcc4/gcc/fold-const.c

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