------- Comment #3 from rearnsha at gcc dot gnu dot org  2010-04-23 12:44 
-------
EABI configurations will guarantee that 64-bit sized objects will be in
even/odd register pairs.  It's best not to use LDRD on the old ABI because in
general the ABI can't guarantee the alignment requirements for memory either.

Plus, the old ABI is heading for obsolescence.  So not planning to fix.


-- 

rearnsha at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |WONTFIX


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

Reply via email to