gcc/libcpp/include
Jakub Jelinek f1781599a7 backport: re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)
Backported from mainline
	2016-03-21  Jakub Jelinek  <jakub@redhat.com>

	PR target/70296
	* config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If IDENT is
	function-like macro, peek following token(s) if it is followed
	by CPP_OPEN_PAREN token with optional padding in between, and
	if not, don't treat it like a macro.

	* include/cpplib.h (cpp_fun_like_macro_p): New prototype.
	* macro.c (cpp_fun_like_macro_p): New function.

	* gcc.target/powerpc/altivec-36.c: New test.

From-SVN: r234565
2016-03-30 14:43:44 +02:00
..
cpp-id-data.h Update copyright years. 2015-01-05 13:33:28 +01:00
cpplib.h backport: re PR target/70296 (Incorrect handling of vector X; if X is function-like macro) 2016-03-30 14:43:44 +02:00
line-map.h Update copyright years. 2015-01-05 13:33:28 +01:00
mkdeps.h Update copyright years. 2015-01-05 13:33:28 +01:00
symtab.h Update copyright years. 2015-01-05 13:33:28 +01:00