[Bug bootstrap/88883] [AArch64] gcc/config/aarch64/aarch64.opt: aarch64_branch_protection_string type

2023-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/88883] [AArch64] gcc/config/aarch64/aarch64.opt: aarch64_branch_protection_string type

2023-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3 --- Comment #2 from Andrew Pinski --- For a cross from x86_64-linux-gnu to aarch64-linux-gnu produces: if (ptr->x_aarch64_branch_protection_string) fprintf (file, "%*s%s (%s)\n", indent, "",

[Bug bootstrap/88883] [AArch64] gcc/config/aarch64/aarch64.opt: aarch64_branch_protection_string type

2023-07-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3 Andrew Pinski changed: What|Removed |Added Component|driver |bootstrap --- Comment #1 from Andrew