[PATCH] fix some build breakage
authorNathan Sidwell <nathan@acm.org>
Mon, 20 Aug 2018 23:31:18 +0000 (23:31 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 20 Aug 2018 23:31:18 +0000 (23:31 +0000)
commitfe7a679e8c4ce1a50afad508e094377bab365ea4
treeae84c992ccd81011829e8abe9fe8c354359ceae2
parent56c6d2673199f6074ae63321b7a257ce4535e06c
[PATCH] fix some build breakage

https://gcc.gnu.org/ml/gcc-patches/2018-08/msg01214.html
* config/s390/s390-c (s390_macro_to_expand): Use cpp_macro_p.
* config/spu/spu-c.c (spu_macro_to_expand): Likewise.

Co-Authored-By: Jeff Law <law@redhat.com>
From-SVN: r263677
gcc/ChangeLog
gcc/config/s390/s390-c.c
gcc/config/spu/spu-c.c