--- 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 m
--- Comment #2 from paulius dot zaleckas at gmail dot com 2010-04-20 13:39
---
(In reply to comment #1)
> Please supply a full testcase, and explain precisely the problem you are
> seeing. I cannot determine from your initial post what problem you are
> seeing.
Currently I am extreme
--- Comment #1 from rearnsha at gcc dot gnu dot org 2010-04-05 10:02
---
Please supply a full testcase, and explain precisely the problem you are
seeing. I cannot determine from your initial post what problem you are seeing.
--
rearnsha at gcc dot gnu dot org changed:
W