[Bug testsuite/101646] [12 regression] excess errors after r12-2533

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jul 27 20:29:32 GMT 2021


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |redi at gcc dot gnu.org
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2021-07-27
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The first test is buggy, it needs to include <utility> to use std::exchange.

The second needs to include <array> to use std::array.


More information about the Gcc-bugs mailing list