[Bug tree-optimization/93210] Sub-optimal code optimization on struct/combound constexpr (gcc vs. clang)

2021-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93210 --- Comment #7 from CVS Commits --- The master branch has been updated by Stefan Schulze Frielinghaus : https://gcc.gnu.org/g:417c36cfd620bf2b047852c2aa9ac49004aed2bc commit r11-8186-g417c36cfd620bf2b047852c2aa9ac49004aed2bc Author: Stefan

[Bug tree-optimization/93210] Sub-optimal code optimization on struct/combound constexpr (gcc vs. clang)

2020-01-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93210 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Fri Jan 10 21:18:22 2020 New Revision: 280141 URL: https://gcc.gnu.org/viewcvs?rev=280141=gcc=rev Log: PR tree-optimization/93210 * fold-const.h

[Bug tree-optimization/93210] Sub-optimal code optimization on struct/combound constexpr (gcc vs. clang)

2020-01-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93210 Jakub Jelinek changed: What|Removed |Added Attachment #47628|0 |1 is obsolete|

[Bug tree-optimization/93210] Sub-optimal code optimization on struct/combound constexpr (gcc vs. clang)

2020-01-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93210 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Component|c++