[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-13 00:02 --- I see nothing wrong with the code: .L139: #APP /* cort start return */ #NO_APP mr 3,0 .L137: --- return - r0 is set before L139 r3 is set before L137: li 3,73 beq- 0,.L1

[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread cort at fsmlabs dot com
--- Additional Comments From cort at fsmlabs dot com 2005-01-12 23:51 --- More info - host system info, gcc build flags and compiler flags used to build the source files. Script started on Wed 12 Jan 2005 03:42:36 PM MST [EMAIL PROTECTED]$ /opt/rtldk-2.2/bin/ppc-linux-gcc -v Reading spe

[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread cort at fsmlabs dot com
--- Additional Comments From cort at fsmlabs dot com 2005-01-12 23:49 --- Created an attachment (id=7946) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7946&action=view) non-working .s file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19417

[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread cort at fsmlabs dot com
--- Additional Comments From cort at fsmlabs dot com 2005-01-12 23:49 --- Created an attachment (id=7945) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7945&action=view) working .s file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19417

[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread cort at fsmlabs dot com
--- Additional Comments From cort at fsmlabs dot com 2005-01-12 23:48 --- Created an attachment (id=7944) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7944&action=view) working .i file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19417

[Bug c/19417] return value of some functions not properly set (in r3)

2005-01-12 Thread cort at fsmlabs dot com
--- Additional Comments From cort at fsmlabs dot com 2005-01-12 23:48 --- Created an attachment (id=7943) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7943&action=view) non-working .i -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19417