Re: GSoC Project - Bypass Assembler for LTO Object Files

2023-03-29 Thread Martin Jambor
Hello, we are delighted you found contributing to GCC interesting. On Tue, Mar 28 2023, Hathik H via Gcc wrote: > Dear Jan Hubicka, > > My name is Hathik , and I'm a student . I'm writing to express my interest > in the GCC LTO , and to ask for your guidance as I prepare my application. > > I hav

Re: GSoC project idea

2021-03-12 Thread Jonathan Wakely via Gcc
On Fri, 12 Mar 2021 at 15:35, David Malcolm via Gcc wrote: > On Thu, 2021-03-11 at 12:59 +0530, srishty bedi via Gcc wrote: > > 1) I was thinking that whenever we run a code on gcc compiler its > > beautify > > feature doesn't work well it shifts the whole code to the left > > instead so > > though

Re: GSoC project idea

2021-03-12 Thread David Malcolm via Gcc
On Thu, 2021-03-11 at 12:59 +0530, srishty bedi via Gcc wrote: > Greetings, Hi Srishty Various remarks inline below... > First of all Congratulations to the gcc community on being selected > for > GSOC 2021. > > My name is Srishty Bedi, I am a sophomore pursuing btech CSE in > India. .I > am in

Re: GSoC project

2021-02-23 Thread Utkarsh singh via Gcc
Thanks, I'll check it out. On Mon, Feb 22, 2021 at 12:23 PM Ankur Saini wrote: > I think this is what you are looking for > > https://gcc.gnu.org/wiki/SummerOfCode > > > On 22-Feb-2021, at 12:08 PM, Utkarsh singh via Gcc > wrote: > > > > Greeting to the team, > > I am Utkarsh Singh. I was goin

Re: GSoC project

2021-02-21 Thread Ankur Saini via Gcc
I think this is what you are looking for https://gcc.gnu.org/wiki/SummerOfCode > On 22-Feb-2021, at 12:08 PM, Utkarsh singh via Gcc wrote: > > Greeting to the team, > I am Utkarsh Singh. I was going through various projects in the > archive section of GSoC. I searched for some specific projec

Re: GSoC Project Ideas

2019-04-17 Thread Martin Sebor
On 4/17/19 8:57 AM, Joseph Myers wrote: On Mon, 1 Apr 2019, Patrick Palka wrote: A possibly related project is to "defer" output of diagnostics until we know the stmt/expression we emit it for survived dead code elimination. Here there's the question what to key the diagnostic off and how to m

Re: GSoC Project Ideas

2019-04-17 Thread Joseph Myers
On Mon, 1 Apr 2019, Patrick Palka wrote: > > > > A possibly related project is to "defer" output of diagnostics > > > > until we know the stmt/expression we emit it for survived dead > > > > code elimination. Here there's the question what to key the > > > > diagnostic off and how to move it (

Re: GSoC Project Ideas

2019-04-09 Thread Jeff Law
On 4/1/19 6:40 PM, Patrick Palka wrote: > On Sun, Mar 3, 2019 at 5:16 PM Jeff Law wrote: >> >> On 3/3/19 4:06 PM, Patrick Palka wrote: >>> Hi everyone, >>> >>> I am very interested in working on GCC as part of GSoC this year. A few >>> years >>> ago I was a somewhat active code contributor[1] an

Re: GSoC Project Ideas

2019-04-03 Thread Richard Biener
On Tue, Apr 2, 2019 at 1:43 AM Patrick Palka wrote: > > Hi Richard, Jakub and Martin, > > First of all I'm sorry for the very late reply, and I will be more > punctual with my replies from now on. > > On Fri, Mar 8, 2019 at 4:35 AM Richard Biener > wrote: > > > > On Thu, Mar 7, 2019 at 7:20 PM Ma

Re: GSoC Project Ideas

2019-04-01 Thread Patrick Palka
On Sun, Mar 3, 2019 at 5:16 PM Jeff Law wrote: > > On 3/3/19 4:06 PM, Patrick Palka wrote: > > Hi everyone, > > > > I am very interested in working on GCC as part of GSoC this year. A few > > years > > ago I was a somewhat active code contributor[1] and unfortunately my > > contributing waned on

Re: GSoC Project Ideas

2019-04-01 Thread Patrick Palka
Hi Richard, Jakub and Martin, First of all I'm sorry for the very late reply, and I will be more punctual with my replies from now on. On Fri, Mar 8, 2019 at 4:35 AM Richard Biener wrote: > > On Thu, Mar 7, 2019 at 7:20 PM Martin Sebor wrote: > > > > On 3/4/19 6:17 AM, Richard Biener wrote: > >

Re: GSoC Project Ideas

2019-03-08 Thread Richard Biener
On Thu, Mar 7, 2019 at 7:20 PM Martin Sebor wrote: > > On 3/4/19 6:17 AM, Richard Biener wrote: > > On Mon, Mar 4, 2019 at 1:23 PM Jakub Jelinek wrote: > >> > >> On Mon, Mar 04, 2019 at 01:13:29PM +0100, Richard Biener wrote: > >* Make TREE_NO_WARNING more fine-grained > > (inspi

Re: GSoC Project Ideas

2019-03-07 Thread Martin Sebor
On 3/4/19 6:17 AM, Richard Biener wrote: On Mon, Mar 4, 2019 at 1:23 PM Jakub Jelinek wrote: On Mon, Mar 04, 2019 at 01:13:29PM +0100, Richard Biener wrote: * Make TREE_NO_WARNING more fine-grained (inspired by comment #7 of PR74762 [3]) TREE_NO_WARNING is currently used as a c

Re: GSoC Project Ideas

2019-03-05 Thread Eric Gallager
On 3/3/19, Patrick Palka wrote: > Hi everyone, > > I am very interested in working on GCC as part of GSoC this year. A few > years > ago I was a somewhat active code contributor[1] and unfortunately my > contributing waned once I went back to school, but I'm excited to > potentially > have the op

Re: GSoC Project Ideas

2019-03-04 Thread Richard Biener
On Mon, Mar 4, 2019 at 1:23 PM Jakub Jelinek wrote: > > On Mon, Mar 04, 2019 at 01:13:29PM +0100, Richard Biener wrote: > > > > * Make TREE_NO_WARNING more fine-grained > > > > (inspired by comment #7 of PR74762 [3]) > > > > TREE_NO_WARNING is currently used as a catch-all marker that

Re: GSoC Project Ideas

2019-03-04 Thread Jakub Jelinek
On Mon, Mar 04, 2019 at 01:13:29PM +0100, Richard Biener wrote: > > > * Make TREE_NO_WARNING more fine-grained > > > (inspired by comment #7 of PR74762 [3]) > > > TREE_NO_WARNING is currently used as a catch-all marker that > > > inhibits all > > > warnings related to the marked

Re: GSoC Project Ideas

2019-03-04 Thread Richard Biener
On Mon, Mar 4, 2019 at 12:16 AM Jeff Law wrote: > > On 3/3/19 4:06 PM, Patrick Palka wrote: > > Hi everyone, > > > > I am very interested in working on GCC as part of GSoC this year. A few > > years > > ago I was a somewhat active code contributor[1] and unfortunately my > > contributing waned o

Re: GSoC Project Ideas

2019-03-04 Thread P J P
On Monday, 4 March, 2019, 4:37:07 AM IST, Patrick Palka wrote:  >I am very interested in working on GCC as part of GSoC this year. >A few years ago I was a somewhat active code contributor[1] and >unfortunately my contributing waned once I went back to school, >but I'm excited to potentially have

Re: GSoC Project Ideas

2019-03-03 Thread Jeff Law
On 3/3/19 4:06 PM, Patrick Palka wrote: > Hi everyone, > > I am very interested in working on GCC as part of GSoC this year. A few years > ago I was a somewhat active code contributor[1] and unfortunately my > contributing waned once I went back to school, but I'm excited to potentially > have th

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-26 Thread Subrata Biswas
Thank You David for your suggestion and feedback. I'll let you know my final proposal (after the modification based on your feedback and my latest study) as early as possible. I would like to request everyone in this community to kindly enrich me with more suggestions and guidance to prepare my fi

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-26 Thread David Brown
On 25/03/2012 11:55, Oleg Endo wrote: Please reply in CC to the GCC mailing list, so others can follow the discussion. On Sun, 2012-03-25 at 09:21 +0530, Subrata Biswas wrote: On 25 March 2012 03:59, Oleg Endo wrote: I might be misunderstanding the idea... Let's assume you've got a program t

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-26 Thread Subrata Biswas
, 2012 12:22 PM > To: Oleg Endo > Cc: gcc > Subject: Re: GSoC :Project Idea(Before final Submission) for review and > feedback > > Thank you sir for your excellent example. > > On 25 March 2012 15:25, Oleg Endo wrote: >> Please reply in CC to the GCC mailing list, so

RE: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-25 Thread Iyer, Balaji V
-Original Message- From: Subrata Biswas [mailto:subrata.i...@gmail.com] Sent: Sunday, March 25, 2012 12:22 PM To: Oleg Endo Cc: gcc Subject: Re: GSoC :Project Idea(Before final Submission) for review and feedback Thank you sir for your excellent example. On 25 March 2012 15:25, Oleg

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-25 Thread Subrata Biswas
Thank you sir for your excellent example. On 25 March 2012 15:25, Oleg Endo wrote: > Please reply in CC to the GCC mailing list, so others can follow the > discussion. > > On Sun, 2012-03-25 at 09:21 +0530, Subrata Biswas wrote: >> On 25 March 2012 03:59, Oleg Endo wrote: >> > >> > I might be mi

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-25 Thread Oleg Endo
Please reply in CC to the GCC mailing list, so others can follow the discussion. On Sun, 2012-03-25 at 09:21 +0530, Subrata Biswas wrote: > On 25 March 2012 03:59, Oleg Endo wrote: > > > > I might be misunderstanding the idea... > > Let's assume you've got a program that doesn't compile, and you

Re: GSoC :Project Idea(Before final Submission) for review and feedback

2012-03-24 Thread Oleg Endo
On Sat, 2012-03-24 at 11:45 +0530, Subrata Biswas wrote: > Dear All, > I am a MTech student at Indain Institute of Technology, Roorkee. I > want to do my GSoC12 project under your guidance. I am writing this > mail for a basic review and feedback on my project idea before formal > submission. > >

Re: GSoC project idea(Before formal Submission)

2012-03-19 Thread Ian Lance Taylor
Subrata Biswas writes: > I want to design a new IPC(Inter Process Communication) for > Linux(Which can be extended for windows and mac also) as a project in > Google Summer of Code. This seems like an interesting project but it doesn't seem to be a compiler project. It seems like a library. I