[PATCH] Fix unaligned load on the IA-64

Eric Botcazou ebotcazou@adacore.com
Mon Nov 10 12:55:00 GMT 2008


> I wonder if after the args[i].mode == BLKmode check we always have a MEM_P?
> Or, if not, if we only ever need the unaligned handling for MEM_Ps?

The following appears to work, tested on SPARC and IA-64.  OK for mainline?


2008-11-10  Eric Botcazou  <ebotcazou@adacore.com>

        * calls.c (store_unaligned_arguments_into_pseudos): Deal only with
	values living in memory and use more precise alignment information.


-- 
Eric Botcazou
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p.diff
Type: text/x-diff
Size: 568 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081110/9fa91262/attachment.bin>


More information about the Gcc-patches mailing list