mirror of git://gcc.gnu.org/git/gcc.git
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 |
||
|---|---|---|
| .. | ||
| cpp-id-data.h | ||
| cpplib.h | ||
| line-map.h | ||
| mkdeps.h | ||
| symtab.h | ||