https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
--- Comment #10 from Matthijs Kooijman ---
Also note that pr96996, that was marked as a duplicate of this report, talks
about a notable subcase of the case presented in this report. While this report
talks about constant complete objects (e.g. a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
Martin Sebor changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
Martin Sebor changed:
What|Removed |Added
CC||matthijs at stdin dot nl
--- Comment #8 f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
--- Comment #7 from Andrew Pinski ---
(In reply to Martin Sebor from comment #6)
> (In reply to Martin Sebor from comment #5)
> > S::i cannot change during the lifetime of an S object because S::i is
> > declared const. This holds regardless of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
--- Comment #6 from Martin Sebor ---
(In reply to Martin Sebor from comment #5)
> S::i cannot change during the lifetime of an S object because S::i is
> declared const. This holds regardless of whether the S object itself is
> const.
To be cle
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
--- Comment #5 from Martin Sebor ---
S::i cannot change during the lifetime of an S object because S::i is declared
const. This holds regardless of whether the S object itself is const.
[basic.life] outlines the restrictions on creating a new o
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
Michael Matz changed:
What|Removed |Added
CC||matz at gcc dot gnu.org
--- Comment #4 fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
--- Comment #3 from Andrew Pinski ---
Can't S::f call inplace operator new changing the value of *this for the call
in bar?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
Martin Sebor changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80794
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
10 matches
Mail list logo