[Bug target/40783] inefficient code to accumulate function return values

2021-07-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40783 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug target/40783] inefficient code to accumulate function return values

2009-12-11 Thread rearnsha at gcc dot gnu dot org
-- rearnsha at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40783

[Bug target/40783] inefficient code to accumulate function return values

2009-07-27 Thread ramana at gcc dot gnu dot org
--- Comment #2 from ramana at gcc dot gnu dot org 2009-07-27 15:05 --- This seems to be related to the other reassoc + register pressure bugs reported in the database. I am not sure if this is a dup of either PR28481 or PR27855 but they appear to be related. With -fno-tree-reassoc I get

[Bug target/40783] inefficient code to accumulate function return values

2009-07-16 Thread carrot at google dot com
--- Comment #1 from carrot at google dot com 2009-07-17 06:56 --- Created an attachment (id=18212) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18212&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40783