Subject: CVS commit: src/gnu/dist/gcc/gcc
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 06/18/2004 09:30:45
Module Name:	src
Committed By:	mrg
Date:		Fri Jun 18 09:30:45 UTC 2004

Modified Files:
	src/gnu/dist/gcc/gcc: ChangeLog emit-rtl.c

Log Message:
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.8 -r1.9 src/gnu/dist/gcc/gcc/ChangeLog
cvs rdiff -r1.1.1.2 -r1.2 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.