Subject: CVS commit: [netbsd-2-0] src/gnu/dist/gcc/gcc
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 09:23:42
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 09:23:42 UTC 2004

Modified Files:
	src/gnu/dist/gcc/gcc [netbsd-2-0]: emit-rtl.c

Log Message:
Pull up revision 1.2 (requested by mrg in ticket #532):
fix a problem with mips alignment.  from ian@wasabisystems.com.
Fri Apr  4 17:43:52 2003  Olivier Hainque <hainque at act-europe dot fr>
	* emit-rtl.c (get_mem_attrs): Adjust alignment tests determining
	use of default attributes to agree MEM_ALIGN macro.


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 src/gnu/dist/gcc/gcc/emit-rtl.c

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