]> git.ipfire.org Git - thirdparty/gcc.git/commit
cgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop variable.
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 4 Oct 2019 16:18:22 +0000 (16:18 +0000)
committerBernd Edlinger <edlinger@gcc.gnu.org>
Fri, 4 Oct 2019 16:18:22 +0000 (16:18 +0000)
commitb51a085b32f2dae08113e513b4fb1f24071009df
tree504b20b02a7bc2fb37b79a8e5362c519447ac562
parent4e4791ffbae66bc5c4b96c014efb21dd7e7f2775
cgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop variable.

2019-10-04  Bernd Edlinger  <bernd.edlinger@hotmail.de>

        * cgraph.h (FOR_EACH_ALIAS): Avoid shadowing the loop variable.

From-SVN: r276590
gcc/ChangeLog
gcc/cgraph.h