Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: felix.shvaiger at emc dot com
Created attachment 33620
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33620&action=edit
3 function calls -> folded, not inlin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63416
--- Comment #1 from Felix Shvaiger ---
Created attachment 33621
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33621&action=edit
2 function calls -> (for comparison) folded, inlined
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63416
--- Comment #2 from Felix Shvaiger ---
Created attachment 33622
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33622&action=edit
disassembly of compiled a1.c -- bad code
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63416
--- Comment #3 from Felix Shvaiger ---
Created attachment 33623
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33623&action=edit
disassembly of compiled a2.c -- good code