diff options
author | Alexandre Oliva <oliva@adacore.com> | 2022-12-29 14:32:56 -0300 |
---|---|---|
committer | Alexandre Oliva <oliva@gnu.org> | 2022-12-29 14:39:47 -0300 |
commit | 184278b93fc028c82b2efff74e54a941915556da (patch) | |
tree | 453d92ea6e5c10d1bda4260068bfa0497d95c1d5 /gcc/print-tree.h | |
parent | a7d397bf6fa23c5d88bf0dbb32ce8247831c3bf4 (diff) | |
download | gcc-184278b93fc028c82b2efff74e54a941915556da.zip gcc-184278b93fc028c82b2efff74e54a941915556da.tar.gz gcc-184278b93fc028c82b2efff74e54a941915556da.tar.bz2 |
postreload-gcse: no insert on mere lookup
lookup_expr_in_table is not used for insertions, but it mistakenly
used INSERT rather than NO_INSERT.
for gcc/ChangeLog
* postreload-gcse.cc (lookup_expr_in_table): Use NO_INSERT.
Diffstat (limited to 'gcc/print-tree.h')
0 files changed, 0 insertions, 0 deletions