[Bug target/9831] [ARM] Peephole for multiple load/store could be more effective.
ramana dot r at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 13 10:54:00 GMT 2009
------- Comment #3 from ramana dot r at gmail dot com 2009-03-13 10:54 -------
(In reply to comment #2)
> See Dara's comment.
Occurs even today .
foo:
@ args = 0, pretend = 0, frame = 0
@ frame_needed = 0, uses_anonymous_args = 0
@ link register save eliminated.
ldr r0, .L3
ldr r1, .L3+4
ldr r2, .L3+8
ldr r3, .L3+12
b f
.L4:
.align 2
.L3:
.word 12345
.word 238764
.word 2345234
.word 83746556
.size foo, .-foo
.ident "GCC: (GNU) 4.4.0 20090312 (experimental)"
.section .note.GNU-stack,"",%progbits
--
ramana dot r at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rearnsha at arm dot com,
| |ramana dot r at gmail dot
| |com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9831
More information about the Gcc-bugs
mailing list