[Bug c++/70792] Incorrect sequence point warning with uniform initializer syntax

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 1 12:53:00 GMT 2018


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2017-08-24 00:00:00         |2018-10-1

--- Comment #6 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Jonathan Wakely from comment #5)
> The fix for bug 51253 only changed the code generation, it didn't stop the
> warnings being printed.

And it didn't affect the result for any of the testcases in this bug.

So it seems the fix for 51253 was simply incomplete, but there's no regression.


More information about the Gcc-bugs mailing list