[Bug c++/93666] Dependence of optimization on use of constexpr seems inappropriate
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 11 00:26:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93666
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |4131
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> There is another bug report which talks about the same.
PR 4131 :)
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=4131
[Bug 4131] The C++ compiler doesn't place a const class object to ".rodata"
section with non trivial constructor
More information about the Gcc-bugs
mailing list