]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcc1: Add support for per-location warning groups.
authorMartin Sebor <msebor@redhat.com>
Mon, 28 Jun 2021 21:09:46 +0000 (15:09 -0600)
committerMartin Sebor <msebor@redhat.com>
Mon, 28 Jun 2021 21:09:46 +0000 (15:09 -0600)
commit3f448890764fd75311b50cda667286dc2416e384
tree933d6ef627cdf9215f85495e1775fc7175f0493f
parentd5e69948beb61fb320d9ca703faff84d6f608545
libcc1: Add support for per-location warning groups.

libcc1/ChangeLog:

* libcp1plugin.cc (record_decl_address): Replace a direct use
of TREE_NO_WARNING with suppress_warning.
libcc1/libcp1plugin.cc