[Bug target/20102] Incorrect floating point code generated when assigning to "packed" structure

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Feb 21 10:57:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-02-20 21:24 -------
(In reply to comment #2)
> 2. I believe that PPC architecture explicitly forbids unaligned floating loads 
> and stores. 

Wrong.  The PPC architecutures says that it will most likely to produce an unalignment exception but 
IIRC all unalignment exceptions have to be handled.

-- 


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



More information about the Gcc-bugs mailing list