Hi Team,
We are using GCC 4.8.3 for one of our legacy applications i.e: Automatch. after
database upgrade from 11/2 to 19.0.0, while recompiling one of our proc program
we are getting below error. Could you please help us to resolve below issue.
Please find full error trace in above attachment.
On Tue, 2023-02-28 at 15:46 +0100, Shengyu Huang wrote:
> Hi Dave,
>
> > On 22 Feb 2023, at 15:11, Shengyu Huang
> > wrote:
> >
> > > But a better place to look would probably be in our bugzilla; see
> > > the
> > > links on the wiki page:
> > > https://gcc.gnu.org/wiki/StaticAnalyzer
> > > Th
On Tue, 2023-02-28 at 10:18 +0100, Shengyu Huang wrote:
> Hi Dave,
>
> Do you want me to follow the steps 7-10
> (https://gcc-newbies-guide.readthedocs.io/en/latest/how-to-improve-th
> e-location-of-a-diagnostic.html) or tell you where I add the code
> simply? Basically, I added
>
> warning_at (D
Hi Kritika,
On Wed, Feb 22, 2023 at 6:49 AM Kritika Rag via Gcc wrote:
>
> Hello Everyone!
>
> I’m Kritika Rag, a Computer Science pre-final year undergraduate
> student from India. I’m quite passionate about web development and
> competitive programming and now I’m looking forward to contributin
Hi Ken,
On Mon, Feb 27, 2023 at 5:02 PM Ken Matsui via Gcc wrote:
>
> Hi,
>
> My name is Ken Matsui. I am highly interested in contributing to the
> project idea, "C++: Implement compiler built-in traits for the
> standard library traits." To understand how to implement those traits,
> could you
Hi Dave,
> On 22 Feb 2023, at 15:11, Shengyu Huang wrote:
>
>> But a better place to look would probably be in our bugzilla; see the
>> links on the wiki page:
>> https://gcc.gnu.org/wiki/StaticAnalyzer
>> The "open bugs" list currently has 41 "RFE" bugs ("request for
>> enhancement" i.e. idea
On Tue, 28 Feb 2023 at 10:58, Berke Yavas via Gcc wrote:
>
> Hi,
>
> I am Berke. I am interested in the project C++: Implement compiler built-in
> traits for the standard library traits for the upcoming GSoC. I am a
> Software Engineer with a year of experience. I am very excited to have a
> chanc
Hi,
I am Berke. I am interested in the project C++: Implement compiler built-in
traits for the standard library traits for the upcoming GSoC. I am a
Software Engineer with a year of experience. I am very excited to have a
chance to work on gcc.
So far, I have built gcc from source, runned tests.
Hi Dave,
Do you want me to follow the steps 7-10
(https://gcc-newbies-guide.readthedocs.io/en/latest/how-to-improve-the-location-of-a-diagnostic.html)
or tell you where I add the code simply? Basically, I added
warning_at (DECL_SOURCE_LOCATION (node->decl), 0, "hello world, I’m compiling
%qE",