[Bug c++/66355] defining a constructor inhibits optimization

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Jun 6 08:19:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66355

--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
PR 65197 has links to a number of related PRs. The middle-end has no code to
handle the case where we detect "late" (i.e. not in the front-end) that the
initialization is constant.



More information about the Gcc-bugs mailing list