diff options
author | Nathan Sidwell <nathan@acm.org> | 2020-05-13 13:22:02 -0700 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:16 -0300 |
commit | 4edce257577704ffba19dc2863bb93d33238359d (patch) | |
tree | ad2c9020e63b34ecc53c65a2b1d283824e7fa485 /gcc/tree-inline.c | |
parent | 91a27e7bdc44347160c73f59037422395b3e0d62 (diff) | |
download | gcc-4edce257577704ffba19dc2863bb93d33238359d.zip gcc-4edce257577704ffba19dc2863bb93d33238359d.tar.gz gcc-4edce257577704ffba19dc2863bb93d33238359d.tar.bz2 |
c++: Template arg comparison
When fixing up the template specialization hasher I was confused by
the control flow through template_args_equal. This reorders the
category checking, so it is clearer as to what kind of node can reach
which point.
* pt.c (template_args_equal): Reorder category checking for
clarity.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions