diff options
author | Richard Earnshaw <rearnsha@arm.com> | 2023-07-27 17:28:30 +0100 |
---|---|---|
committer | Richard Earnshaw <rearnsha@arm.com> | 2023-08-23 17:13:29 +0100 |
commit | 3e086a12c273e5abb45d0228dc624acf97871ef3 (patch) | |
tree | 19d2da076ff418dcd0e0b59bf5244a819f0d11b0 /gcc/gimple-range-fold.cc | |
parent | 94a25d3dede035ce8318ae25388d658753c90a3b (diff) | |
download | gcc-3e086a12c273e5abb45d0228dc624acf97871ef3.zip gcc-3e086a12c273e5abb45d0228dc624acf97871ef3.tar.gz gcc-3e086a12c273e5abb45d0228dc624acf97871ef3.tar.bz2 |
rtl: Forward declare rtx_code
Now that we require C++ 11, we can safely forward declare rtx_code
so that we can use it in target hooks.
gcc/ChangeLog
* coretypes.h (rtx_code): Add forward declaration.
* rtl.h (rtx_code): Make compatible with forward declaration.
Diffstat (limited to 'gcc/gimple-range-fold.cc')
0 files changed, 0 insertions, 0 deletions