GCC Bugzilla – Attachment 17638 Details for
Bug 9831
[ARM] Peephole for multiple load/store could be more effective.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Testcase for gcc 4.4.0
pqp.c (text/x-csrc), 125 bytes, created by
Alexandre Pereira Nunes
on 2009-04-14 20:04:08 UTC
(
hide
)
Description:
Testcase for gcc 4.4.0
Filename:
MIME Type:
Creator:
Alexandre Pereira Nunes
Created:
2009-04-14 20:04:08 UTC
Size:
125 bytes
patch
obsolete
>#include <stdlib.h> > >struct { > unsigned int x, y; >} hehe; > >void sum(unsigned int pqp) >{ > hehe.x += pqp; > hehe.y += pqp; >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 9831
:
3626
| 17638