[Bug c/38366] gcc doesn't call functions that are struct arguments correctly

m dot b dot lankhorst at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Dec 2 09:10:00 GMT 2008



------- Comment #1 from m dot b dot lankhorst at gmail dot com  2008-12-02 09:08 -------
Created an attachment (id=16806)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16806&action=view)
testcase

Testcase that should return '1 2 3 4 5 6 7', but on my computer returns '1 2 3
4 5 6 1' (last number being undefined)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38366



More information about the Gcc-bugs mailing list