[Bug c++/86533] [9.0 regression] Compile error on valid code: error: no matching function for call to 'std::allocator<double*>::allocator(const _Tp_alloc_type&)' { return _Map_alloc_type(_M_get_Tp_allocator());
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 16 15:41:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86533
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2018-07-16
Ever confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
It compiles fine for me, please provide a proper testcase as described at
https://gcc.gnu.org/bugs i.e. preprocessed source NOT an archive with dozens of
files.
More information about the Gcc-bugs
mailing list