]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-family: remove dead #undef
authorMarek Polacek <polacek@redhat.com>
Thu, 4 Apr 2024 23:28:00 +0000 (19:28 -0400)
committerMarek Polacek <polacek@redhat.com>
Fri, 5 Apr 2024 13:11:46 +0000 (09:11 -0400)
commite4d074321bcafa6504ee6b77754b4450a4622f9d
treea2b4a5d815651a53e9a776c9227cd9bf26d1b389
parent8c9063825ce726fcbbc067d8a6d062cc2d4acf5e
c-family: remove dead #undef

The #undef was added in r0-90320-g100d537d7a7b5c but it never did
anything.

gcc/c-family/ChangeLog:

* c-warn.cc (warn_about_parentheses): Remove an #undef.
gcc/c-family/c-warn.cc