[Bug target/37841] New: SPU compiler is not complaint with the ABI
gnu at the-meissners dot org
gcc-bugzilla@gcc.gnu.org
Wed Oct 15 22:44:00 GMT 2008
Functions with more than 72 arguments, pass char/short arguments 73 and higher
in the wrong position in the quadword stored on the stack. This is due to the
char/short not being at offset 0 of the word (char/short are stored in the
bottom of the first int in the quadword).
--
Summary: SPU compiler is not complaint with the ABI
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: gnu at the-meissners dot org
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: spu-elf
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37841
More information about the Gcc-bugs
mailing list