aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-gnu-runtime-abi-01.c
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2020-06-10 14:37:49 +0200
committerAldy Hernandez <aldyh@redhat.com>2020-06-10 14:44:48 +0200
commite09c42b8a4ce917dc3a2d89b76a9bd25b4d55eb3 (patch)
tree6e2392f0df7ffda96f3b27bec7ea06f96c235194 /gcc/objc/objc-gnu-runtime-abi-01.c
parent52e2fc662a73b7b463709be2caaec1bf6454a747 (diff)
downloadgcc-e09c42b8a4ce917dc3a2d89b76a9bd25b4d55eb3.zip
gcc-e09c42b8a4ce917dc3a2d89b76a9bd25b4d55eb3.tar.gz
gcc-e09c42b8a4ce917dc3a2d89b76a9bd25b4d55eb3.tar.bz2
Revamp frvrp*changes flags.
Flags are now: frvrp1-changes Common Var(flag_rvrp1_changes) Init(0) Allow IL changes in rvrp1 pass. frvrp2-changes Common Var(flag_rvrp2_changes) Init(1) Allow IL changes in rvrp2 pass. fevrp-traps Common Var(flag_evrp_traps) Init(0) Trap on any EVRP changes to the IL. There is also another flag, but it is for testsuite use only, to turn on/off the RVRP changes for all passes: frvrp-changes Common Var(flag_rvrp_changes) Init(-1) Override for both -frvrp1-changes and -frvrp2-changes. This is meant to be used by the testsuite to keep RVRP passes from making IL changes in some tests, thus making easier to test evrp functionality.
Diffstat (limited to 'gcc/objc/objc-gnu-runtime-abi-01.c')
0 files changed, 0 insertions, 0 deletions