https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65654
--- Comment #3 from Jan Hubicka ---
I am testing the following:
Index: ipa-inline-transform.c
===
--- ipa-inline-transform.c (revision 221859)
+++ ipa-inline-transform.c (
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65654
--- Comment #2 from Jan Hubicka ---
OK, it reproduces for me. The size difference is 2
Caller size is:
Inline summary for set_laplace_on_hex_vector/158341 inlinable
self time: 1602
global time: 1602
self size: 43
global
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65654
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65654
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
Target Milestone|---