[Bug c++/84699] discarded value expression of volatile class type shall materialize a temporary

2022-01-04 Thread xmh970252187 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84699 jim x changed: What|Removed |Added CC||xmh970252187 at gmail dot com --- Comment #3

[Bug c++/84699] discarded value expression of volatile class type shall materialize a temporary

2018-03-07 Thread jens.maurer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84699 Jens Maurer changed: What|Removed |Added CC||jens.maurer at gmx dot net --- Comment #2

[Bug c++/84699] discarded value expression of volatile class type shall materialize a temporary

2018-03-07 Thread okannen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84699 --- Comment #1 from Olivier Kannengieser --- A link to an answer to a question on stack overflow that details what should happen: https://stackoverflow.com/a/29873914/5632316