Need help with Proc compilation with GCC 4.8.3

2023-02-28 Thread Kondreddy, Vinay Kumar via Gcc
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.

Re: [GSoC][Static Analyzer] Ideas for proposal

2023-02-28 Thread David Malcolm via Gcc
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

Re: [GSoC][Static Analyzer] Some questions and request for a small patch to work on

2023-02-28 Thread David Malcolm via Gcc
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

Re: GSOC 2023 Contribution Request

2023-02-28 Thread Patrick Palka via Gcc
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

Re: [GSoC][C++: Compiler Built-in Traits]: Example Impls & Small Patches

2023-02-28 Thread Patrick Palka via Gcc
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

Re: [GSoC][Static Analyzer] Ideas for proposal

2023-02-28 Thread Shengyu Huang via Gcc
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

Re: [GSoC][C++: Implement compiler built-in traits for the standard library traits]

2023-02-28 Thread Jonathan Wakely via Gcc
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

[GSoC][C++: Implement compiler built-in traits for the standard library traits]

2023-02-28 Thread Berke Yavas via Gcc
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.

Re: [GSoC][Static Analyzer] Some questions and request for a small patch to work on

2023-02-28 Thread Shengyu Huang via Gcc
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",