Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-31 Thread Jeff Law via Gcc-patches
On 7/31/2022 6:44 AM, Lewis Hyatt wrote: On Sat, Jul 30, 2022 at 10:43 PM Jeff Law wrote: There was a request to backport this (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498#c7) since it is relevant to this one: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106267. Is that OK as well for

Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-31 Thread Lewis Hyatt via Gcc-patches
On Sat, Jul 30, 2022 at 10:43 PM Jeff Law wrote: > > There was a request to backport this > > (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498#c7) since it is > > relevant to this one: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106267. Is that OK as > > well for any of the current release

Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-30 Thread Jeff Law via Gcc-patches
On 7/17/2022 9:24 AM, Lewis Hyatt wrote: On Sat, Jul 9, 2022 at 11:59 PM Jeff Law via Gcc-patches wrote: On 7/9/2022 2:52 PM, Lewis Hyatt via Gcc-patches wrote: Hello- PR97498 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498) is another PR related to the fact that imprecise locations

Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-17 Thread Lewis Hyatt via Gcc-patches
On Sat, Jul 9, 2022 at 11:59 PM Jeff Law via Gcc-patches wrote: > > > > On 7/9/2022 2:52 PM, Lewis Hyatt via Gcc-patches wrote: > > Hello- > > > > PR97498 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498) is another PR > > related to the fact that imprecise locations for _Pragma result in > > c

Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-10 Thread Lewis Hyatt via Gcc-patches
On Sat, Jul 9, 2022 at 11:59 PM Jeff Law via Gcc-patches wrote: > > > > On 7/9/2022 2:52 PM, Lewis Hyatt via Gcc-patches wrote: > > Hello- > > > > PR97498 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498) is another PR > > related to the fact that imprecise locations for _Pragma result in > > c

Re: [PATCH] c: Fix location for _Pragma tokens [PR97498]

2022-07-09 Thread Jeff Law via Gcc-patches
On 7/9/2022 2:52 PM, Lewis Hyatt via Gcc-patches wrote: Hello- PR97498 (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97498) is another PR related to the fact that imprecise locations for _Pragma result in counterintuitive behavior for GCC diagnostic pragmas, which inhibit the ability to make