[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread eweddington at cso dot atmel dot com
--- Comment #7 from eweddington at cso dot atmel dot com 2006-05-31 22:19 --- (In reply to comment #6) > Thanks a lot, hope it will find the way to WinAVR soon. Yes, it will. -- eweddington at cso dot atmel dot com changed: What|Removed |Added --

[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread familie dot glaser at web dot de
--- Comment #6 from familie dot glaser at web dot de 2006-05-31 19:45 --- (In reply to comment #4) > Yes this was fixed in 4.0.0. Thanks a lot, hope it will find the way to WinAVR soon. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27847

[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread familie dot glaser at web dot de
--- Comment #5 from familie dot glaser at web dot de 2006-05-31 19:38 --- Created an attachment (id=11559) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11559&action=view) gcc -save-temps output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27847

[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-05-31 19:37 --- Yes this was fixed in 4.0.0. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread familie dot glaser at web dot de
--- Comment #3 from familie dot glaser at web dot de 2006-05-31 19:36 --- Created an attachment (id=11558) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11558&action=view) commented assembler-listing -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27847

[Bug middle-end/27847] inlined return of a byte partial unoptimized

2006-05-31 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-05-31 19:36 --- Can you try 4.0.x or 4.1.x, I think this and many other inlining related missed optimzations were fixed in 4.0.x and above. -- pinskia at gcc dot gnu dot org changed: What|Removed