[Bug target/40900] redundant sign extend of short function returned value

2009-07-29 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-07-29 09:33 --- You don't see it on ARM for this case because of tail-calling. But for Thumb or without sibcall optimizations you do see this problem. -- ramana at gcc dot gnu dot org changed: What|Removed

[Bug target/40900] redundant sign extend of short function returned value

2009-07-29 Thread carrot at google dot com
--- Comment #1 from carrot at google dot com 2009-07-29 08:57 --- Created an attachment (id=18266) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18266&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40900