Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Krister Walfridsson <kristerw@netbsd.org>
List: source-changes
Date: 06/19/2000 12:48:39
Module Name:	gnusrc
Committed By:	kristerw
Date:		Mon Jun 19 19:48:38 UTC 2000

Modified Files:
	gnusrc/gnu/dist/gcc/config/i386: netbsd-elf.h

Log Message:
Disable "fancy math" the correct way (it's TARGET_DEFAULT that is used
for that kind of flags -- the TARGET_CPU_DEFAULT is used to choose the
cpu type to generate code for...)

Fixes PR 10357.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 gnusrc/gnu/dist/gcc/config/i386/netbsd-elf.h

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