https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117960
Bug ID: 117960 Summary: [13/14/15 Regression] "Note that the only target -fsanitize=hwaddress is currently supported on is AArch64." is not true Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: documentation Severity: normal Priority: P3 Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: pinskia at gcc dot gnu.org CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org Target Milestone: --- This has not been true since r13-4576-g2996b5c053d38d but the documentation still says: `Note that the only target -fsanitize=hwaddress is currently supported on is AArch64.` `The option cannot be combined with -fsanitize=thread or -fsanitize=address, and is currently only available on AArch64.`