mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-13 05:40:25 +08:00
PR c/61861 * macro.c (builtin_macro): Add location parameter. Set location of builtin macro to the expansion point. (enter_macro_context): Pass location to builtin_macro. * gcc.dg/pr61861.c: New test. From-SVN: r213102