[Bug c++/84686] [6/7/8 Regression] Parenthesized discarded value expression are not evaluated with option -std=c++14
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 3 12:37:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84686
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2018-03-03
CC| |jakub at gcc dot gnu.org,
| |jason at gcc dot gnu.org
Target Milestone|--- |6.5
Summary|Parenthesized discarded |[6/7/8 Regression]
|value expression are not |Parenthesized discarded
|evaluated with option |value expression are not
|-std=c++14 |evaluated with option
| |-std=c++14
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started with r197248.
More information about the Gcc-bugs
mailing list