[PATCH] PR libstdc++/79195 fix make_array type deduction
Jonathan Wakely
jwakely@redhat.com
Mon Jan 23 23:59:00 GMT 2017
On 23/01/17 18:40 -0500, David Edelsohn wrote:
>FAIL: experimental/array/make_array.cc (test for excess errors)
>
>Excess errors:
>
>/nasfarm/edelsohn/src/src/libstdc++v3/testsuite/experimental/array/make_array.cc:38:
>error: 'ref' is not a member of 'std'
I wonder why I didn't see that fail, probably PCH.
Fixed like so.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 723 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20170123/e73b590e/attachment.bin>
More information about the Libstdc++
mailing list