Re: [PATCH] adjust warn-access pass placement [PR104260]

2022-02-02 Thread Richard Biener via Gcc-patches
On Wed, Feb 2, 2022 at 12:28 AM Martin Sebor wrote: > > The attached patch adjusts the placement of the warn-access pass > as the two of you suggested in the bug. Please let me know if > this is good to commit or if you want me to make some other tweaks. > > The patch passes tests in an x86_64-li

[PATCH] adjust warn-access pass placement [PR104260]

2022-02-01 Thread Martin Sebor via Gcc-patches
The attached patch adjusts the placement of the warn-access pass as the two of you suggested in the bug. Please let me know if this is good to commit or if you want me to make some other tweaks. The patch passes tests in an x86_64-linux bootstrap. MartinPR middle-end/104260 - Misplaced waccess3