------- Comment #16 from pinskia at gcc dot gnu dot org  2006-03-17 00:40 
-------
Subject: Re:  [4.2 Regression]: Gcc generates unaligned access


On Mar 16, 2006, at 7:37 PM, schwab at suse dot de wrote:

>
>
> ------- Comment #15 from schwab at suse dot de  2006-03-17 00:37 
> -------
> Both alpha and sparc can emulate unaligned accesses, and both set
> STRICT_ALIGNMENT.

And PPC can emulate unalgined access (and does by default) and it
sets STRICT_ALIGNMENT to 0.  Lets define it correctly for new targets
if they implement unaligned access in software.


-- Pinski


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26721

Reply via email to