gcc/libcpp/include
Jakub Jelinek 6b36694859 re PR target/70296 (Incorrect handling of vector X; if X is function-like macro)
PR target/70296
	* include/cpplib.h (cpp_fun_like_macro_p): New prototype.
	* macro.c (cpp_fun_like_macro_p): New function.

	* 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.

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

From-SVN: r234371
2016-03-21 16:41:13 +01:00
..
cpp-id-data.h Update copyright years. 2016-01-04 15:30:50 +01:00
cpplib.h re PR target/70296 (Incorrect handling of vector X; if X is function-like macro) 2016-03-21 16:41:13 +01:00
line-map.h PR c++/70105: prevent nonsensical underline spew for macro expansions 2016-03-09 18:23:27 +00:00
mkdeps.h Update copyright years. 2016-01-04 15:30:50 +01:00
symtab.h Update copyright years. 2016-01-04 15:30:50 +01:00