Re: [09/32] core diagnostics

2020-11-21 Thread Jeff Law via Gcc-patches
On 11/3/20 2:14 PM, Nathan Sidwell wrote: > The 'included from ...' chain that one gets at the start of a > diagnostic needs extending to include importing.  There are a few > combinations to handle, but nothing particularly exciting. > > > 09-core-diag.diff > OK with a ChangeLog jeff

[09/32] core diagnostics

2020-11-03 Thread Nathan Sidwell
The 'included from ...' chain that one gets at the start of a diagnostic needs extending to include importing. There are a few combinations to handle, but nothing particularly exciting. -- Nathan Sidwell diff --git c/gcc/diagnostic.c w/gcc/diagnostic.c index 1b6c9845892..52bf5e0da1f 100644