[Bug middle-end/35861] code bloat due to -finline-small-functions

2008-04-08 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-04-08 10:02 --- *** This bug has been marked as a duplicate of 30908 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug middle-end/35861] code bloat due to -finline-small-functions

2008-04-07 Thread a dot kaiser at gmx dot net
--- Comment #3 from a dot kaiser at gmx dot net 2008-04-07 22:14 --- Created an attachment (id=15443) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15443&action=view) sample code w/o inline assembly Same situation when inline asm is removed. -- http://gcc.gnu.org/bugzilla/sho

[Bug middle-end/35861] code bloat due to -finline-small-functions

2008-04-07 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-04-07 21:59 --- I think this is just a miscounting of inline-asm. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---