aboutsummaryrefslogtreecommitdiff
path: root/libcpp/include/cpplib.h
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2025-08-06 09:38:55 +0200
committerRichard Biener <rguenth@gcc.gnu.org>2025-08-06 15:58:22 +0200
commit54edbeeaac6eb4865fab37374fbdff3a9a2f2e12 (patch)
treed1cba81dcc9213fd4983d621caa1b99622046021 /libcpp/include/cpplib.h
parent0a7eae02dea519403669ffb1b754f998ce7cf56f (diff)
downloadgcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.zip
gcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.tar.gz
gcc-54edbeeaac6eb4865fab37374fbdff3a9a2f2e12.tar.bz2
Simplify vect_supportable_dr_alignment
The following simplifies vect_supportable_dr_alignment based on the observation that we always dereference dr_info so it cannot be NULL, likewise we always dereference dr so that cannot be NULL either. * tree-vect-data-refs.cc (vect_supportable_dr_alignment): Prune dead code.
Diffstat (limited to 'libcpp/include/cpplib.h')
0 files changed, 0 insertions, 0 deletions