Subject: CVS commit: src/gnu/dist/gcc/gcc/config/rs6000
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 10/10/2003 01:58:55
Module Name:	src
Committed By:	matt
Date:		Fri Oct 10 01:58:55 UTC 2003

Modified Files:
	src/gnu/dist/gcc/gcc/config/rs6000: netbsd.h

Log Message:
Override TARGET_DEFAULTS to include MASK_STRICT_ALIGN (for IBM403).
It still includes (MASK_POWERPC | MASK_NEW_MNEMONICS) as well.
Change STACK_BOUNDARY to 128 to make Altivec'ed code easier to deal with.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/gnu/dist/gcc/gcc/config/rs6000/netbsd.h

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