[Bug c/68725] suboptimal handling of constant compound literals

2016-12-27 Thread lukas at wunner dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68725 --- Comment #3 from Lukas Wunner --- (In reply to Andrew Pinski from comment #2) > I think this has now been fixed on the trunk. There is a pass which combines > stores for constants. No, unfortunately this is not fixed in trunk. You're right t

[Bug c/68725] suboptimal handling of constant compound literals

2016-12-07 Thread lukas at wunner dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68725 Lukas Wunner changed: What|Removed |Added CC||lukas at wunner dot de --- Comment #1