[Bug libstdc++/68739] FAIL: 30_threads/call_once/constexpr.cc (test for excess errors)
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 18 15:51:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68739
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |NEW
Assignee|redi at gcc dot gnu.org |unassigned at gcc dot gnu.org
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I suspect the problem might be that the definition of PTHREAD_MUTEX_INITIALIZER
causes a narrowing conversion, but it's hard to know because the diagnostic
seems to be missing the reason.
More information about the Gcc-bugs
mailing list