diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-11-02 08:43:17 -0800 |
---|---|---|
committer | Nathan Sidwell <nathan@acm.org> | 2020-11-02 08:56:39 -0800 |
commit | 9a2e765d7773185efa109c12839ab6c8a18a1346 (patch) | |
tree | f2bbbd02bd3825a400b6fc2323463318f7b2d762 /gcc/tree.c | |
parent | f8a737930bb0bd0714970cf04ea0463fddb5c6ef (diff) | |
download | gcc-9a2e765d7773185efa109c12839ab6c8a18a1346.zip gcc-9a2e765d7773185efa109c12839ab6c8a18a1346.tar.gz gcc-9a2e765d7773185efa109c12839ab6c8a18a1346.tar.bz2 |
core: id_equal should forward
I noticed the two id_equal functions directly called strcmp. This
changes one of them to call the other with args swapped.
gcc/
* tree.h (id_equal): Call the symetric predicate with swapped
arguments.
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions