diff options
author | Craig Blackmore <craig.blackmore@embecosm.com> | 2025-02-06 12:56:26 -0700 |
---|---|---|
committer | Jeff Law <jlaw@ventanamicro.com> | 2025-02-06 12:56:26 -0700 |
commit | ba585064781b58eef4667c0baa09b854f711aae4 (patch) | |
tree | b73c97228eda07a9b5dab6359795edd26c684530 /gcc/tree-vectorizer.h | |
parent | 33e610110c933b0d65aa82d67864bb881768609f (diff) | |
download | gcc-ba585064781b58eef4667c0baa09b854f711aae4.zip gcc-ba585064781b58eef4667c0baa09b854f711aae4.tar.gz gcc-ba585064781b58eef4667c0baa09b854f711aae4.tar.bz2 |
[PATCH] RISC-V: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST to correct enum
stack_protect_{set,test}_<mode> were showing up in RTL dumps as
UNSPEC_COPYSIGN and UNSPEC_FMV_X_W due to UNSPEC_SSP_SET and
UNSPEC_SSP_TEST being put in the unspecv enum instead of unspec.
gcc/ChangeLog:
* config/riscv/riscv.md: Move UNSPEC_SSP_SET and UNSPEC_SSP_TEST
to unspec enum.
Diffstat (limited to 'gcc/tree-vectorizer.h')
0 files changed, 0 insertions, 0 deletions