[Bug tree-optimization/110192] Missed GIMPLE optimization with calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110192 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug tree-optimization/110192] Missed GIMPLE optimization with calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110192 --- Comment #2 from Andrew Pinski --- (In reply to Richard Biener from comment #1) > tail merging is supposed to handle this but ... VOPs IIRC.
[Bug tree-optimization/110192] Missed GIMPLE optimization with calls
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110192 --- Comment #1 from Richard Biener --- tail merging is supposed to handle this but ...