aboutsummaryrefslogtreecommitdiff
path: root/libquadmath
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2022-02-01 10:48:07 +0100
committerRichard Biener <rguenther@suse.de>2022-04-29 11:10:24 +0200
commit4aa61e08ade43fa1e94dc0e951f11739bbd2ae40 (patch)
tree7af4dfb2a82ccf0898b57415010286021d62d3c3 /libquadmath
parent44b09adb9bad99dd7e3017c5ecefed7f7c9a1590 (diff)
downloadgcc-4aa61e08ade43fa1e94dc0e951f11739bbd2ae40.zip
gcc-4aa61e08ade43fa1e94dc0e951f11739bbd2ae40.tar.gz
gcc-4aa61e08ade43fa1e94dc0e951f11739bbd2ae40.tar.bz2
Add gsi_after_labels overload for gimple_seq
The following adds gsi_after_labels for gimple_seq so I do not have to open-code it. I took the liberty to remove the two #defines wrapping gsi_start_1 and gsi_last_1 as we now have C++ references. 2022-02-01 Richard Biener <rguenther@suse.de> * gimple-iterator.h (gsi_after_labels): Add overload for gimple_seq. (gsi_start_1): Rename to gsi_start and take a reference. (gsi_last_1): Likewise. * gimple-iterator.cc (gsi_for_stmt): Use gsi_start. * omp-low.cc (lower_rec_input_clauses): Likewise. (lower_omp_scan): Likewise.
Diffstat (limited to 'libquadmath')
0 files changed, 0 insertions, 0 deletions