This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30271] -mstrict-align can an extra for struct agrument passing
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Oct 2007 21:36:21 -0000
- Subject: [Bug target/30271] -mstrict-align can an extra for struct agrument passing
- References: <bug-30271-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from pinskia at gcc dot gnu dot org 2007-10-15 21:36 -------
Note comment #1 compiles to:
srdi 0,3,32
std 3,48(1)
add 3,3,0
extsw 3,3
blr
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30271