| 3 | | Investigate the performance impact of `--enable-host-pie`. Enable it if the impact is acceptable. |
| | 3 | == Build GCC itself as PIE |
| | 4 | |
| | 5 | Investigate the performance impact of `--enable-host-pie`. Enable it in chapter 8 if the impact is acceptable. |
| | 6 | |
| | 7 | (I cannot notice a performance impact, but I've not really measured SBU.) |
| | 8 | |
| | 9 | == New test failures |
| | 10 | |
| | 11 | - https://gcc.gnu.org/PR112520 |
| | 12 | - https://gcc.gnu.org/pipermail/gcc-patches/2024-May/650763.html (I don't know if the patches can be allowed by Jakub to squeeze into 14.1) |