Gabriel F. T. Gomes 5e989c3693 Do not use generic selection in C++ mode
The logic to protect the use of generic selection (_Generic) does not
check for C or C++ mode, however, generic selection is a C-only
feature.

Tested for powerpc64le.

	* misc/sys/cdefs.h (__HAVE_GENERIC_SELECTION): Define to 0, if
	in C++ mode.

(cherry picked from commit 6913ad65e00bb32417ad39c41d292b976171e27e)
2017-08-21 14:24:18 +02:00
..
2008-03-05 05:50:39 +00:00
2017-05-20 19:04:43 -04:00