https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71768
Andrew Pinski changed:
What|Removed |Added
Known to fail||7.5.0
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71768
Andrew Pinski changed:
What|Removed |Added
Keywords||missed-optimization, ra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71768
--- Comment #2 from Jan Hubicka ---
Also the cost model seems wrong. If the register can be rematerialized (i.e.
it has REG_EQUIV), the memory_cost of the actual initialization insn should not
be accounted IMO.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71768
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|