diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-12-07 18:42:14 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-12-07 18:42:14 +0000 |
commit | 44e1aae4dbd8198a26ab0ec5958e073e2c9cc772 (patch) | |
tree | 60d257d4b662ae91e722b64dc3cda843d9e6d11a /gcc/tree-loop-distribution.c | |
parent | abe73c3d32b68809628eaa3266bf98cb7352851c (diff) | |
download | gcc-44e1aae4dbd8198a26ab0ec5958e073e2c9cc772.zip gcc-44e1aae4dbd8198a26ab0ec5958e073e2c9cc772.tar.gz gcc-44e1aae4dbd8198a26ab0ec5958e073e2c9cc772.tar.bz2 |
Make build_vector static
The only remaining uses of build_vector are in the selftests in tree.c.
This patch makes it static and moves it to the selftest part of the file.
2017-12-07 Richard Sandiford <richard.sandiford@linaro.org>
gcc/
* tree.c (build_vector): Delete.
* tree.h (build_vector): Make static and move into the self-testing
block.
From-SVN: r255479
Diffstat (limited to 'gcc/tree-loop-distribution.c')
0 files changed, 0 insertions, 0 deletions