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

GSoC project idea

2021-03-10 Thread srishty bedi via Gcc
Greetings, 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 interested in web development and have worked with JS,HTML,CSS,bootstrap for front end and php,pug for backend. The ideas fo

Re: GCC GSoC project idea to make C/C++ not promote memory_order_consume to memory_order_acquire

2019-02-05 Thread Martin Jambor
Hi Jason and Andrew, On Mon, Feb 04 2019, Jason Merrill wrote: > On Mon, Feb 4, 2019 at 6:06 AM Martin Jambor wrote: >> >> I have received the following idea for a Google Summer of Code project, >> see the quotation from Paul McKenney below (I do not know myself where >> exactly it is from). I c

Re: GCC GSoC project idea to make C/C++ not promote memory_order_consume to memory_order_acquire

2019-02-04 Thread Jason Merrill
On Mon, Feb 4, 2019 at 6:06 AM Martin Jambor wrote: > > I have received the following idea for a Google Summer of Code project, > see the quotation from Paul McKenney below (I do not know myself where > exactly it is from). I consider memory consistency models a very tough > topic and so am doubl

GCC GSoC project idea to make C/C++ not promote memory_order_consume to memory_order_acquire

2019-02-04 Thread Martin Jambor
Hi, I have received the following idea for a Google Summer of Code project, see the quotation from Paul McKenney below (I do not know myself where exactly it is from). I consider memory consistency models a very tough topic and so am doubly reluctant to just post it to wiki without having a mento

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

GSoC project idea(Before formal Submission)

2012-03-19 Thread Subrata Biswas
Dear All, 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. It may change the traditional views of the IPCs with its added features, security and extremely easy to use. All the traditional IPCs ne