https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
Bug 26546 depends on bug 14295, which changed state.
Bug 14295 Summary: [tree-ssa] copy propagation for aggregates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=14295
What|Removed |Added
-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
--- Comment #4 from Andrew Pinski ---
Without the uninitialized variable even LLVM produces the same assembly code.
Is there really anything more to opimize here?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26546
Richard Biener changed:
What|Removed |Added
Keywords|meta-bug|
Target|