[Bug middle-end/107626] STRICT_ALIGNMENT and TARGET_SLOW_UNALIGNED_ACCESS usage
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107626 --- Comment #2 from Richard Biener --- Some backends use TARGET_SLOW_UNALIGNED_ACCESS to indicate that some modes adhere to STRICT_ALIGNMENT and unaligned accesses will trap though to avoid setting STRICT_ALIGNMENT which applies to all modes.
[Bug middle-end/107626] STRICT_ALIGNMENT and TARGET_SLOW_UNALIGNED_ACCESS usage
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107626 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED