aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/std
diff options
context:
space:
mode:
authorSegher Boessenkool <segher@kernel.crashing.org>2025-05-20 22:01:30 +0000
committerSegher Boessenkool <segher@kernel.crashing.org>2025-05-26 02:20:26 +0000
commitf9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04 (patch)
tree7b5365cf64af13b806e21e3f64745efa17e06fe8 /libstdc++-v3/testsuite/std
parent53fb5a1a98a2d72ada7786f28e94a724916a39b1 (diff)
downloadgcc-f9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04.zip
gcc-f9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04.tar.gz
gcc-f9e63ebcf60964fdc3b84c9b7fd7f19a9bf35b04.tar.bz2
rs6000: Remove include of reload.h
As one of the last steps in removing old reload, I'll delete the reload.h header file. It would be a bit embarrassing if that stopped the target I am responsible for from working, so let's prevent that. We do not actually use anything from this header file (checked by building with this patch, and make check has identical results as well), so it was easy for our port. Many other ports will be like this, but some will need some adjustments. I'll do cross builds of many ports before it is all over, but it would be good if other ports tried to remove reload.h from their includes as well :-) 2025-06-26 Segher Boessenkool <segher@kernel.crashing.org> * config/rs6000/rs6000.cc: Remove include of reload.h .
Diffstat (limited to 'libstdc++-v3/testsuite/std')
0 files changed, 0 insertions, 0 deletions