[Bug target/26721] [4.2 Regression]: Gcc generates unaligned access

Andrew Pinski pinskia@physics.uc.edu
Fri Mar 17 00:40:00 GMT 2006


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



More information about the Gcc-bugs mailing list