public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GSoC
@ 2020-02-21  8:18 shivam tiwari
  2020-02-21  9:31 ` GSoC Richard Biener
  0 siblings, 1 reply; 88+ messages in thread
From: shivam tiwari @ 2020-02-21  8:18 UTC (permalink / raw)
  To: gcc

I have New Project  Idea for GSOC 2020 Where Can I discuss about  New
Project idea.OR Can I share my project idea Proposal on this mail.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2024-03-23  7:23 koushiki khobare
  2024-03-25 16:48 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: koushiki khobare @ 2024-03-23  7:23 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 1047 bytes --]

Respected sir,
              I am Koushiki Khobare from India and currently a first year student(Computer Science Student) studying in Pune Institute of Computer Technology, Pune, Maharashtra. Recently I heard about GSoC and got very excited to explore it. I will be very much thankful to you if you provide me some guidance and help me to explore more. I have learnt C programming language. So I visited your projects and they were all amazing and quite interesting to work upon. One of them I am thinking to explore is “Rust Front End”.So I will be grateful to work with all my mentors- Mr.Pierre-Emmaunel Patry, Mr. Philip Herron, Mr.Arthur Cohen, all being excellent in their works. I will be so much of grateful if I get to know what actual skills do you expect from me apart from mentioned on website and guide me with what all do I need to do in my proposal. I request you to provide me some guidance with my proposal.

Yours faithfully,
Koushiki Khobare

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows


^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2024-03-06  1:56 Abhinav Gupta
  2024-03-07 13:02 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Abhinav Gupta @ 2024-03-06  1:56 UTC (permalink / raw)
  To: gcc

Dear GCC Community,
    I hope this email finds you well. My name is Abhinav Gupta. I am a
3rd-year student at IIT Tirupati pursuing a bachelor's degree in
computer science and engineering. I am writing to express my interest
in contributing to the GCC project under GSoC.
I am interested in two projects - Offloading to a separate process on
the same host, I am already working in parallel computing,
specifically parallelising tensor algorithms using various techniques
as part of my research project at IIT Tirupati. Although this is not
directly related to compilers, I will be able to get going with the
project quickly.
The second project is Rust Front-End - both the BIR location support
and rustc testsuite adapter are of interest to me, having worked on
compiler front ends as part of my college's compiler design course
combined with my experience in working with large libraries written in
C++ (such as CTF) I believe that these two projects are something that
I can do.

Proposed Timeline:
I can start working as soon as my end-semester exams finish, i.e. 9th
May 2024, and continue to work for however long it requires me to
complete the project.
Week 1-2 -> Knowing the existing code and understanding how it works.
Week 3-8 -> Working on the implementation of whichever project we
decide to move forward with
Week 9-12 -> Testing and creating understandable documentation for the same.

This is a very rough timeline, and I will refine it further as we
discuss the project idea. This email is more of a call for guidance
than an application, and I would appreciate any feedback you give me.

 Best Regards,
Abhinav Gupta,
ph - +917289953000

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2024-02-26 22:15 Pratush Rai
  2024-03-01 13:54 ` GSOC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Pratush Rai @ 2024-02-26 22:15 UTC (permalink / raw)
  To: gcc

[-- Attachment #1: Type: text/plain, Size: 196 bytes --]

I want to work on the Rust Front End project as per the idea list. I am a
rust compiler contributor and want to start contributing to gcc.
I need some guidance on how to start.
Thank you,
Pratush

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2022-06-09  9:04 Tim Lange
  2022-06-09 14:38 ` GSoC David Malcolm
  0 siblings, 1 reply; 88+ messages in thread
From: Tim Lange @ 2022-06-09  9:04 UTC (permalink / raw)
  To: GCC Mailing List, David Malcolm

Hi everyone,

my name is Tim and I'm also working on the static analyzer this summer. 
Some of you might already noticed my nooby questions in the IRC ;).
Specifically, I'll be working on extending the analyzer with several 
smaller warnings that the clang analyzer already has. David created a 
meta-bug[0] with the results of the discussion between him and me about 
the gap and what seems to be useful.

I won't do all of those but rather look how many of them I'm able to 
get done until September. I will begin with a Cast Size warning. This 
emits a warning when the tracked allocation size is not a multiple of 
the pointee's size, e.g., when casting malloc(10) to int*.

Furthermore, in preparation for the official coding phase, I played 
around a bit with a state machine that tracks whether an int is zero or 
not. So this is probably my next candidate after cast size.

- Tim

[0] 
https://gcc.gnu.org/bugzilla/showdependencytree.cgi?id=105887&hide_resolved=1



^ permalink raw reply	[flat|nested] 88+ messages in thread
* Gsoc
@ 2022-04-10 18:57 20-cs Kunal Rajnish
  2022-04-14 16:26 ` Gsoc Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: 20-cs Kunal Rajnish @ 2022-04-10 18:57 UTC (permalink / raw)
  To: gcc

Dear Sir/Ma'am I beginners in coding but has lot's of interest in working
with people like you and learning new skills as much as possible. I had a
idea that why not "make a simple interface for user to create there own
library and import them". This will attract more new coders so that they
can make there own library.
Thanks for giving your precious time.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2022-03-12 15:39 Γιωργος Μελλιος
  2022-03-12 16:00 ` GSoC David Edelsohn
  0 siblings, 1 reply; 88+ messages in thread
From: Γιωργος Μελλιος @ 2022-03-12 15:39 UTC (permalink / raw)
  To: gcc

Greetings,

I am sending this email in order to show my interest in your GSoC program
for this summer.
To begin with, I would like to learn some general information about your
project in order to judge if I am capable of participating in it. I am
currently studying Compilers and Programming Languages in my university
(Computer Science Department, University of Crete) and I am very interested
in it, so finding you as a GSoC organization made me extremely happy.

Thanks in advance,
Georgios Panagiotis Mellios

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2021-03-20 12:23 Manish Sahani
  2021-03-23 15:09 ` GSOC Jonathan Wakely
  2021-03-23 18:20 ` GSOC Martin Jambor
  0 siblings, 2 replies; 88+ messages in thread
From: Manish Sahani @ 2021-03-20 12:23 UTC (permalink / raw)
  To: gcc

Hey,

I'm a  student at Delhi Technological University, and interested in
contributing to the *Make cp-demangle non-recursive* and *Fortran improved
argument compile-time checking*. Before reaching out here In the past week
I have gone through most of the introduction wiki on building and testing,
some wikis on the structure of gcc, have played around with configure
script (explored various options), build the code multiple times, and ran
test cases.

My previous intern at adobe included some work to analyze the MSVC manglers
and so I'm very interested in the cp-demangle project and I also want to
work on the improvement of compile-time argument. So, If somebody can
redirect me to the starting point that would be very helpful.

Also, while compiling without bootstrapping. I ran into an error (screenshot
of the error
<https://s3.us-west-2.amazonaws.com/secure.notion-static.com/1323c46e-a170-4c85-a83a-4ea302e7c689/Screenshot_2021-03-18_at_9.14.34_PM.png?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAT73L2G45O3KS52Y5%2F20210320%2Fus-west-2%2Fs3%2Faws4_request&X-Amz-Date=20210320T121908Z&X-Amz-Expires=86400&X-Amz-Signature=fc8925835e531aa06ef8bfbc8b427fe5f58b282200d898e2b25f82e596094d28&X-Amz-SignedHeaders=host&response-content-disposition=filename%20%3D%22Screenshot_2021-03-18_at_9.14.34_PM.png%22>)
couldn't find why this happened, any comments on that would be appreciated.

-- 
Regards,
Manish Sahani
rec.manish.sahani@gmail.com | linkedin@manishsahani <https://bit.ly/to-lnkd>
| github@kalkayan <https://bit.ly/to-gh>

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2021-03-19  8:03 Isitha Subasinghe
  2021-03-19 13:24 ` GSoC Philip Herron
  2021-03-23 13:35 ` GSoC Martin Jambor
  0 siblings, 2 replies; 88+ messages in thread
From: Isitha Subasinghe @ 2021-03-19  8:03 UTC (permalink / raw)
  To: gcc

To whom it may concern,

I am a student interested in participating in GSoC this year. After having
a look at some of the available PL projects, gccrs caught my attention. I
love Rust and have an interest in exploring more about type theory and
automatic garbage collection.

My background is that I am a Masters's student at the University of
Melbourne in Australia, I have undertaken a graduate-level compiler class
where we implemented a stack-based compiler in Haskell.

I am quite interested in working on the static analysis project but wanted
feedback to iron out and address my proposal before I submit it.

I am quite confident in my C/C++ skills but somewhat unsure about the level
of knowledge of static analysis that I would need. Unfortunately, I am yet
to take any classes in this particular subfield but I am absolutely happy
to learn on my own time and have purchased the book Principles of Program
Analysis to assist with this matter.

Also, I did want to notify you that I would be available for less than the
entire coding duration of GSoC due to university commitments.
Unfortunately, my exams overlap with GSoC, and it is hard to compromise on
University studies since I am hoping to do a PhD in PL after the completion
of my master's. I would be absolutely happy to make up this time at the end
of the year where I have a 3-month break.

Best Regards,
Isitha

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2021-03-12  9:26 ΓΙΩΡΓΟΣ ΛΙΑΚΟΠΟΥΛΟΣ
  2021-03-12 10:50 ` GSoC Philip Herron
  0 siblings, 1 reply; 88+ messages in thread
From: ΓΙΩΡΓΟΣ ΛΙΑΚΟΠΟΥΛΟΣ @ 2021-03-12  9:26 UTC (permalink / raw)
  To: gcc

To whom it may concern ,

My name is George Liakopoulos and I am an undergraduate student in the
Department of Informatics at the University of Athens .
The past 4 years I code in C/C++ , as my department is focused very much in
these languages .

I would like to contribute to one of your GSoc 2021 projects and more precisely
in the "Rust Front-End" project . The last few days ( from the
organizations announcing ) I look into the git-repo code and I am quite
excited .

I would like to ask you if there is something that i could do from now , to
warm up and get more familiar with the project . Can you point me to a more
specific direction ?

I look forward to hearing from you ,
George Liakopoulos

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2021-02-07 10:47 Ravi Kumar
  2021-02-09 14:20 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Ravi Kumar @ 2021-02-07 10:47 UTC (permalink / raw)
  To: gcc

Hello Sir,
I am Ravi Kumar. I am currently a 2nd year undergraduate(B.Tech) student. I want to participate in GSoC 2021 and want to work under the mentorship of GCC.    
WHY ME?
Because:
1.I have a proper knowledge and experience in C and C++ Language.
2. I have learnt to use git and GitHub.
3. I also have a theoretical knowledge of compilers and compiler organization.
4. I am ready to give 4-5 hours daily to the project.
5.I am familiar with GCC source code.

Since I am a new contributor and I have a little knowledge regarding this so I am facing lot of difficulties. But I am a good learner and I want to explore more in contribution and project completion under a mentor. Since I have the required skills for the project ideas that you have provided, I would love to work for it. 
Here is the project that I am opting:
Extend the static analysis pass



 


Sent from Mail for Windows 10


^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2020-03-31 17:09 Yerassyl Sagynov
  0 siblings, 0 replies; 88+ messages in thread
From: Yerassyl Sagynov @ 2020-03-31 17:09 UTC (permalink / raw)
  To: gcc

Hi there! I would like to choose a project called “Parallelize compilation
using threads, part two”. My first programming language was C++ at school.
I used it for competitive programming. Later in university I have improved
this skill by taking courses related to C/C++. Precisely, Programming 1
course which includes basic knowledge about C like variables, types,
structures, pointers, arrays and different algorithms. In addition to that
I took courses called Programming Languages, Performance and Data
Structures, Operating Systems which taught deeper knowledge about C++,
various algorithms and data structures. Also by the end of the course
Operating
systems I made a project which is CLI based Quiz Server. In order to
complete this project threads, mutexes, semaphores, syscalls of Unix and
other stuff of currency were used. Since I am experienced with threads, I
would be very excited to work with parallelize compilation using threads.

Kind Regards!

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2020-03-15 14:14 shivam tiwari
  0 siblings, 0 replies; 88+ messages in thread
From: shivam tiwari @ 2020-03-15 14:14 UTC (permalink / raw)
  To: gcc

In the given link I shared My GSOC 2020 Project Proposal And Tell Me If Any
Other Extra Point I have to Add on it. Any Give Me feedback About My
Project Proposal .
https://docs.google.com/document/d/1J2lCtkDPoU0gwp5zk8Ygy0Vg82fNn-ZH0gsv5dBkKok/edit?usp=sharing

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2020-03-15 13:19 shivam tiwari
  2020-03-15 18:58 ` GSOC Segher Boessenkool
                   ` (2 more replies)
  0 siblings, 3 replies; 88+ messages in thread
From: shivam tiwari @ 2020-03-15 13:19 UTC (permalink / raw)
  To: gcc

In Which Format I have to Send Gsoc Proposal On this Mail PDF or DOC Format

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-04-07 18:14 utkarsh shrivastava
  0 siblings, 0 replies; 88+ messages in thread
From: utkarsh shrivastava @ 2019-04-07 18:14 UTC (permalink / raw)
  To: gcc

Hello  There,
I am very eager to participate in GSoC 2019 and am interested in the idea
to add new functions to math.h and complex.h.
I wanted to know that can i apply i this project.
P.S. I've already uploaded my proposal.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-04-07 18:12 utkarsh shrivastava
  0 siblings, 0 replies; 88+ messages in thread
From: utkarsh shrivastava @ 2019-04-07 18:12 UTC (permalink / raw)
  To: gcc

Hello  There,
I very eager to participate in GSoC 2019 and am interested in the idea to
add new functions to math.h and complex.h.
I wanted to know that can i apply i this project.
P.S. I've already uploaded my proposal.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2019-04-07  9:09 ashwina kumar
  2019-04-08  9:23 ` GSOC Richard Biener
  2019-04-08 11:27 ` GSOC Martin Jambor
  0 siblings, 2 replies; 88+ messages in thread
From: ashwina kumar @ 2019-04-07  9:09 UTC (permalink / raw)
  To: gcc

Hi ,

While working I just figured out that -Wconversion is buggy. Please see the
below code- -

$ cat b.c
#include <stdint.h>

void main (void)
{
        //contains build errors
        uint16_t x = 1;
        uint16_t y = 2;
        y += x;  /* contains error */

}

$ gcc b.c -Wconversion
b.c: In function ‘main’:
b.c:22:7: warning: conversion to ‘uint16_t {aka short unsigned int}’
from ‘int’ may alter its value [-Wconversion]
  y += x;  /* contains error */

Please help me to know as an GSOC student can I work on this for this year
to make -Wconversion more robust.

Thanks & Regards,
Ashwina

-- 
Ashwina Kumar
BIT Mesra

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-04-04 11:11 Muhammad Shehzad
  2019-04-04 12:38 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Muhammad Shehzad @ 2019-04-04 11:11 UTC (permalink / raw)
  To: gcc

Hello GCC Community,

For GSoC I Would love to work on "*Add new math.h and complex.h functions
as built-ins*" project from given project ideas. I wanted to know which
mailing list should I subscribe to?

I also wanted to know If I have my own idea, I want to present, what steps
should I follow?

Regards,
Muhammad Shehzad

^ permalink raw reply	[flat|nested] 88+ messages in thread
* Gsoc
@ 2019-03-26 14:12 FuN traveller
  2019-03-26 18:34 ` Gsoc Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: FuN traveller @ 2019-03-26 14:12 UTC (permalink / raw)
  To: gcc

Hello ,
I am Darshan jadhao, computer engineering student at Lovely Professional
University Jalandhar,
I would like to work with GNU on the project *Make C/C++ not automatically
promote memory_order_consume to memory_order_acquire*.
Email: darshan18jadhao99@gmail.com

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2019-03-25 23:51 nick
  2019-03-26 13:32 ` GSOC David Malcolm
  0 siblings, 1 reply; 88+ messages in thread
From: nick @ 2019-03-25 23:51 UTC (permalink / raw)
  To: GCC Development; +Cc: mjambor

Greetings All,

I would like to take up parallelize compilation using threads or make c++/c 
memory issues not automatically promote. I did ask about this before but
not get a reply. When someone replies I'm just a little concerned as 
my writing for proposals has never been great so if someone just reviews
and doubt checks that's fine.

As for the other things building gcc and running the testsuite is fine. Plus
I already working on gcc so I've pretty aware of most things and this would
be a great steeping stone into more serious gcc development work.

If sample code is required that's in mainline gcc I sent out a trial patch
for this issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88395

Cheers,

Nick

^ permalink raw reply	[flat|nested] 88+ messages in thread
* Gsoc
@ 2019-03-25 19:22 FuN traveller
  0 siblings, 0 replies; 88+ messages in thread
From: FuN traveller @ 2019-03-25 19:22 UTC (permalink / raw)
  To: gcc

Hello,
I am Darshan jadhao ,I am a computer engineering student at Lovely
Professional University, Jalandhar.
And I would like to work with GNU on the project  "c/c++
Not automatically promote memory".

Email:- darshan18jadhao99@gmail.com

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-03-23 16:26 youssef Elmasry
  2019-03-26 18:10 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: youssef Elmasry @ 2019-03-23 16:26 UTC (permalink / raw)
  To: gcc

What kind of experience i should have in c/c++ before applying? Is it possible to learn what’s missing before the deadline? 
Thank you

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2019-03-15  4:20 nick
  0 siblings, 0 replies; 88+ messages in thread
From: nick @ 2019-03-15  4:20 UTC (permalink / raw)
  To: GCC Development; +Cc: manuel.lopez-ibanez

Greetings All,

I was interested in the following two projects from the wiki for this summer if possible,
Parallelize compilation using threads and Make C/C++ not automatically promote
 memory_order_consume to memory_order_acquire.

Thanks,
Nick

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-03-14 20:01 Matias Barrientos
  2019-03-27  8:31 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Matias Barrientos @ 2019-03-14 20:01 UTC (permalink / raw)
  To: gcc; +Cc: Manuel López-Ibáñez

Hello,

I am Matías Barrientos, I am in my third year studying computing
engineering at the Pontifical University of Valparaiso.

I am very interested in contributing at GCC this year in GSoC. I have
followed the steps of the link
(https://gcc.gnu.org/wiki/SummerOfCode), so I was able to do bootstrap
and installation of GCC in my computer.

On the other hand, I have been studying GCC’s codes, optimization
flags to be more specific. In that time I could realize that the
warnings have their dependence among them, but that is not the case of
optimization. This is how I have had the idea of implementing
dependence among optimization flags by modifying the .opt files.

It would be as follow:

1. Embed the attribute EnabledBy o LangEnabledBy to create the dependence.
2. Implement the dependency of the optimization flag (“-O<number>”) to
detect the different levels.

Regards,
Matías Barrientos.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-03-10 18:54 Martin Emil
  2019-03-26  0:05 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Martin Emil @ 2019-03-10 18:54 UTC (permalink / raw)
  To: gcc

Hello ,
I am Martin Emil last year computer engineering student from Egypt .
I came through your project in GSoC  and i am very interested about it and
want to work on it.
I have strong knowledge in C,C++,Java and python programming languages .
I am interested in *Implementation of OMPD
<http://www.openmp.org/wp-content/uploads/SC17-Protze-2017-11-15_OpenMP-Tools.pdf>
in
GCC idea  , and i want to know more about it .*
*I am seeking a mentor to work with on this idea*
Here is the link to my github page :
https://github.com/MartinEmilSaad

I am looking forward to hearing from you

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2019-03-01 20:08 Ahmed Ashraf
  2019-03-01 22:04 ` GSoC Dmitry Mikushin
  0 siblings, 1 reply; 88+ messages in thread
From: Ahmed Ashraf @ 2019-03-01 20:08 UTC (permalink / raw)
  To: gcc

Hello,
I am Ahmed Ashraf, a first-year student at the Computer Engineering
Department, Faculty of Engineering - Cairo University in Egypt.

In the first semester, I was asked to create a CAD as the Circuits course
project. The requirements were to simulate simple AC circuits that contain
only (independent voltage sources, independent current sources, dependent
voltage source, dependent current source, resistors, capacitors, and
inductors).

The main problem which faced me was the math behind the code. I needed to
solve a system of equations in more than 3 variables and the equations
contain complex numbers and the results also were complex but the "math.h"
and "complex.h" were very poor and useless to my project.

So, it's a great chance for me to participate in a project will improve
that libraries to help other people who need it to have a better experiment
in using them.

I am very excited about participating with you in the project "  Add new
math.h and complex.h functions as built-ins". I studied 2 courses in
programming the first was about the basics of C++ and the second was about
Object-Oriented Programming using C++. Currently, I'm studying the third
course about "Data Structures and Algorithms" also using C++ but recently I
started to learn Python from an MIT course and "Data Structures and
Algorithms" specialization in Coursera. Participating in that will be a
very good step in my career closer to my goal.

I also studied some courses in mathematics such that three courses in
Calculus, in different areas like "Differential Calculus", "Integral
Calculus", "Differential Equations" and " Partial Derivatives and Laplace".
Currently, I am studying a course on "Discrete Mathematics" and " Discrete
Mathematics" specialization in Coursera.

I am also training on problem-solving skills constantly from online judges
such that Codeforces.

So, is this enough to have a chance in your project? and how I can improve
my self to be qualified to participate with you before the application
deadline?

GitHub Account <https://github.com/aashrafh>

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSOC
@ 2018-11-27 16:36 Siddhartha Sen
  0 siblings, 0 replies; 88+ messages in thread
From: Siddhartha Sen @ 2018-11-27 16:36 UTC (permalink / raw)
  To: gcc

I am Siddhartha Sen,currently pursuing my B.Tech degree in Information
Science and Engineering,2nd year. I have taken a keen interest in your
projects and have some ideas of my own as well. I am really interested in
working with you in G-SOC 2019. I am proficient in C and C++ and am eager
to work on brushing my skills in whichever field required. I have already
checked out the GCC trunk source-code and am being able to build GCC from
it.I have run the testsuite and saved the results. However, upon building
it and saving it again, the results don't match. I apologise for my lack of
knowledge but any help on your part would be great.
Thank You.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2018-03-25 16:04 Basil George
  0 siblings, 0 replies; 88+ messages in thread
From: Basil George @ 2018-03-25 16:04 UTC (permalink / raw)
  To: gcc

Stating my intention to apply for GSoS as instructed here
<https://gcc.gnu.org/wiki/SummerOfCode#Application> .

Name - Basil George Poulose
Email - basilgeo99@gmail.com

Proposal submitted for back-end cleanup project.

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2018-03-15  4:25 Gaurav Ahuja
  2018-03-15 11:24 ` GSoC Martin Jambor
  0 siblings, 1 reply; 88+ messages in thread
From: Gaurav Ahuja @ 2018-03-15  4:25 UTC (permalink / raw)
  To: gcc

I had a query, while choosing project for GSoC. Actually I'm
contributing to GCC for the first time, and I am not sure about what
is expected of me.

So, can you please explain me about , what GCC organisation expects me
to do, like detect bugs, or add a new feature ,etc.?

^ permalink raw reply	[flat|nested] 88+ messages in thread
[parent not found: <CAF3k35YMd2jxTkHx0i-7CXp0fJHUeTNeovqeXGVYLiuuNzPN-Q@mail.gmail.com>]
* GSoC
@ 2018-03-14  9:49 Maria Kalikas
  0 siblings, 0 replies; 88+ messages in thread
From: Maria Kalikas @ 2018-03-14  9:49 UTC (permalink / raw)
  To: gcc

Hello anyone this concerns,

My name is Maria Kalikas and I am a senior majoring in Computer Science at
The University of Akron.

My familiarity and continuous reading of the C++ Standard has encouraged me
to extend the previously developed support for concepts in GCC. I want to
modify the implementation to conform with the current specification in the
C++ Standard. I am curious to know if this would be a good project to
propose for Google Summer of Code and am interested in finding a mentor.

 I took a Compiler Design course in Spring 2017 where I designed a compiler
for a C-like programming language. My implementation is written in C++.
Since completing the course, I became familiar with Clang and LLVM and am
currently completing a capstone project where I am creating a virtual
machine to implement the C++ abstract machine using LLVM instructions and
rewriting the conversions, expressions and declarations specified in the
C++ Standard as three address code instructions.

I look forward to any responses and feedback.

Thank you,

Maria Kalikas

^ permalink raw reply	[flat|nested] 88+ messages in thread
[parent not found: <CALsyVYzd+67-McGFX-xPRDTE=J=YJ+ZoEzsLfg596fOK783WAw@mail.gmail.com>]
* GSoC
@ 2018-03-01 17:28 Tejas Joshi
  2018-03-01 18:34 ` GSoC Joseph Myers
  0 siblings, 1 reply; 88+ messages in thread
From: Tejas Joshi @ 2018-03-01 17:28 UTC (permalink / raw)
  To: gcc

"GCC supports built-in functions for math.h and complex.h functions in
the C99/C11 standards (both folding calls for constant arguments, and
expanding inline when the processor supports appropriate
functionality). More such functions have been added in ISO/IEC TS
18661, supporting features of IEEE 754-2008. It would be useful to
have built-in functions for those, both folding for constant
arguments, and expanding inline where appropriate (e.g. for roundeven
and the functions rounding result to narrower type, on some
processors; roundeven can be inlined on x86 for SSE4.1 and later, and
the narrowing functions on IA64 and POWER8, for example)".

The above Project Idea is made available on 'Summer of Code' wiki of
GNU GCC Website. I wanted to have some more details about above idea
regarding to what is expected for implementation and expected output
for the same.

-Tejas Joshi

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2018-02-26 16:35 Dushyant Pratap Singh
  2018-02-27 13:16 ` GSoC Richard Biener
  0 siblings, 1 reply; 88+ messages in thread
From: Dushyant Pratap Singh @ 2018-02-26 16:35 UTC (permalink / raw)
  To: gcc

Hello GCC community,
My name is Dushyant and I am interested in Gsoc at GCC .I am pursuing
Integrated B.Tech (Computer Science) and M.Tech (software engineering) from
Gautam Buddha University, India. Currently I am in 4th year of the
programme.

I have experience in Competitive Programming (primary language C++) and
have won and participated in many of the Algorithmic & Data Structures
competitions.

Here is my Linkedin:
https://www.linkedin.com/in/dushyant-pratap-singh-044658128/

I have taken a course on Compiler Design in my last semester in which i
scored A+ grade.

Project that i am most interested in is Textual Representation of LTO
Object Files.

In my compiler lab I learned about the Compilation process how the
preproccessed files (.i file) ,assembly code (.s file) ,object code (.o
file) and finally executable file(a.out) were generated (as they were
temporary files they needed an extra GCC flag -save-temps to store
"temporary files" permanently) using gcc –Wall –save-temps prog1.c –o prog1
.

I have started to investigate on converting binary files to human readable
forms.It would be great if someone could explain how to get started with
the process.

Regards

Dushyant Pratap Singh

^ permalink raw reply	[flat|nested] 88+ messages in thread
* GSoC
@ 2018-02-21 16:05 Thejazeto Lhousa
  2018-02-24 10:56 ` GSoC Thomas Schwinge
  2018-02-24 16:27 ` GSoC Martin Jambor
  0 siblings, 2 replies; 88+ messages in thread
From: Thejazeto Lhousa @ 2018-02-21 16:05 UTC (permalink / raw)
  To: gcc

Hello,

I went through the GSoC 2018 idealist and found 'Improving GCC
Developer Documentation' to be interesting and feasible for me.
But I am confused because I remember reading somewhere that
documentation will not be accepted as a valid project for GSoC.
Can anyone shed some light?

Regards,
Theja

^ permalink raw reply	[flat|nested] 88+ messages in thread

end of thread, other threads:[~2024-03-30 22:47 UTC | newest]

Thread overview: 88+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-21  8:18 GSoC shivam tiwari
2020-02-21  9:31 ` GSoC Richard Biener
  -- strict thread matches above, loose matches on Subject: below --
2024-03-23  7:23 GSoC koushiki khobare
2024-03-25 16:48 ` GSoC Martin Jambor
2024-03-06  1:56 GSoC Abhinav Gupta
2024-03-07 13:02 ` GSoC Martin Jambor
     [not found]   ` <CANMwAi-zb1W8Ajss3WVVd5XP-X=_q=Ezf=WRNT4L1mi=JEzzsw@mail.gmail.com>
2024-03-13 13:54     ` GSoC Martin Jambor
2024-03-14 22:24       ` GSoC Thomas Schwinge
2024-03-30 17:40         ` GSoC Abhinav Gupta
2024-03-30 22:47           ` GSoC Martin Jambor
2024-02-26 22:15 GSOC Pratush Rai
2024-03-01 13:54 ` GSOC Martin Jambor
2022-06-09  9:04 GSoC Tim Lange
2022-06-09 14:38 ` GSoC David Malcolm
2022-04-10 18:57 Gsoc 20-cs Kunal Rajnish
2022-04-14 16:26 ` Gsoc Martin Jambor
2022-03-12 15:39 GSoC Γιωργος Μελλιος
2022-03-12 16:00 ` GSoC David Edelsohn
2021-03-20 12:23 GSOC Manish Sahani
2021-03-23 15:09 ` GSOC Jonathan Wakely
2021-03-23 18:20 ` GSOC Martin Jambor
2021-03-19  8:03 GSoC Isitha Subasinghe
2021-03-19 13:24 ` GSoC Philip Herron
2021-03-22 16:12   ` GSoC David Malcolm
2021-03-23 13:35 ` GSoC Martin Jambor
2021-03-12  9:26 GSoC ΓΙΩΡΓΟΣ ΛΙΑΚΟΠΟΥΛΟΣ
2021-03-12 10:50 ` GSoC Philip Herron
2021-02-07 10:47 GSoC Ravi Kumar
2021-02-09 14:20 ` GSoC Martin Jambor
2020-03-31 17:09 GSoC Yerassyl Sagynov
2020-03-15 14:14 GSOC shivam tiwari
2020-03-15 13:19 GSOC shivam tiwari
2020-03-15 18:58 ` GSOC Segher Boessenkool
2020-03-15 21:18 ` GSOC Martin Jambor
2020-03-16 13:13 ` GSOC Giuliano Belinassi
2019-04-07 18:14 GSoC utkarsh shrivastava
2019-04-07 18:12 GSoC utkarsh shrivastava
2019-04-07  9:09 GSOC ashwina kumar
2019-04-08  9:23 ` GSOC Richard Biener
2019-04-08 11:27 ` GSOC Martin Jambor
2019-04-04 11:11 GSoC Muhammad Shehzad
2019-04-04 12:38 ` GSoC Martin Jambor
2019-03-26 14:12 Gsoc FuN traveller
2019-03-26 18:34 ` Gsoc Martin Jambor
2019-03-27  1:31   ` Gsoc FuN traveller
2019-03-25 23:51 GSOC nick
2019-03-26 13:32 ` GSOC David Malcolm
2019-03-26 13:41   ` GSOC Richard Biener
2019-03-26 13:59     ` GSOC nick
2019-03-27 13:55     ` GSOC Giuliano Belinassi
2019-03-27 14:43       ` GSOC nick
2019-03-28  8:44         ` GSOC Richard Biener
2019-03-28  8:42       ` GSOC Richard Biener
2019-03-28 20:20         ` GSOC Giuliano Belinassi
2019-03-29  8:48           ` GSOC Richard Biener
2019-05-06 18:47             ` GSOC Giuliano Belinassi
2019-05-07 13:18               ` GSOC Richard Biener
2019-05-12 18:31                 ` GSOC Giuliano Belinassi
2019-05-13 12:18                   ` GSOC Richard Biener
2019-05-13 22:32                     ` GSOC Giuliano Belinassi
2019-03-25 19:22 Gsoc FuN traveller
2019-03-23 16:26 GSoC youssef Elmasry
2019-03-26 18:10 ` GSoC Martin Jambor
2019-03-15  4:20 GSOC nick
2019-03-14 20:01 GSoC Matias Barrientos
2019-03-27  8:31 ` GSoC Martin Jambor
2019-03-10 18:54 GSoC Martin Emil
2019-03-26  0:05 ` GSoC Martin Jambor
2019-03-26  0:15   ` GSoC Jakub Jelinek
2019-03-01 20:08 GSoC Ahmed Ashraf
2019-03-01 22:04 ` GSoC Dmitry Mikushin
2018-11-27 16:36 GSOC Siddhartha Sen
2018-03-25 16:04 GSoC Basil George
2018-03-15  4:25 GSoC Gaurav Ahuja
2018-03-15 11:24 ` GSoC Martin Jambor
     [not found] <CAF3k35YMd2jxTkHx0i-7CXp0fJHUeTNeovqeXGVYLiuuNzPN-Q@mail.gmail.com>
2018-03-14 16:34 ` GSOC Martin Jambor
2018-03-15  8:43   ` GSOC Richard Biener
2018-03-14  9:49 GSoC Maria Kalikas
     [not found] <CALsyVYzd+67-McGFX-xPRDTE=J=YJ+ZoEzsLfg596fOK783WAw@mail.gmail.com>
     [not found] ` <CALsyVYz41bkXd4+ivrebu0DTQm9DugShjDbAaBdo71xBTo6_=w@mail.gmail.com>
     [not found]   ` <CALsyVYwNDgicbnAnSGxqGQPL299PxZiy+iBzt3VVpT=e3Eq=uw@mail.gmail.com>
     [not found]     ` <CALsyVYy26POK5GcHtEkTdp+02pe6jyqRx9n8DqRzG8brRuNq=g@mail.gmail.com>
     [not found]       ` <CALsyVYzYiFaL85VBOHaXcYhizEwc4JweD4y9ktZK8WGg87-XhQ@mail.gmail.com>
     [not found]         ` <CALsyVYzvf-YM7Oe_zwYLpg=sDuAuufuVgi+iv88KS+6Q20YRwA@mail.gmail.com>
     [not found]           ` <CALsyVYzJqP7wOJ=k=rKdtEgc3XpfeLy-EZp_UHL9JCQ-ZF2Qrw@mail.gmail.com>
     [not found]             ` <CALsyVYxtrhJHVS-0y+jc8RcbPyOBUCRf+2f=8sqmANGGSugJdQ@mail.gmail.com>
     [not found]               ` <CALsyVYwVbM2vpTZng7mHzaPU8m366xnjCO3YYwihJCzwoW+VsQ@mail.gmail.com>
     [not found]                 ` <CALsyVYyR0DY20AcMgcZEdpzh3JVLPDGhJLPp=frz0orX9vSQEQ@mail.gmail.com>
     [not found]                   ` <CALsyVYxfzACgWawTCtKfMOq8Oubw52xKFRVTFy7=LWzZnA=u2w@mail.gmail.com>
     [not found]                     ` <CALsyVYzLapO10POzqA9QFCZW+dxx4HnSCMJ_uoxsewn=54ESHg@mail.gmail.com>
     [not found]                       ` <CALsyVYzSmoNgztsk=mJCamj7N8qp5WdF+gPsd2SNj6hoAdNFkg@mail.gmail.com>
     [not found]                         ` <CALsyVYyuLf3oPwb=5r1jLOfiiQ9ODZZKGMSVgKBaVHyK-20bFg@mail.gmail.com>
     [not found]                           ` <CALsyVYw1hv2c_9_DyS_AK8x1XJmKY0Hgb-CfwoXWbb=5Pr-R_A@mail.gmail.com>
     [not found]                             ` <CALsyVYyVbVaBb6Bxfo8tBORKWuzF84QhPEN7k7waBUDm+mBbZA@mail.gmail.com>
     [not found]                               ` <CALsyVYxqko-1VTgQ4UBeDaAxfQs3+hQgrB+z_0N7UsnGEM-Krw@mail.gmail.com>
     [not found]                                 ` <CALsyVYxa5GpG99+D6a-U1iAdut1Xv=SseoKP3UptHFNHDdim5Q@mail.gmail.com>
     [not found]                                   ` <CALsyVYzp2xBLYJHziOGa5nCk3-D8KsW9sZ7Tm6nay3BLCKu2-Q@mail.gmail.com>
     [not found]                                     ` <CALsyVYyvE0tD1RfPR8D_ZEP6vNdO0gEBMGffvOJbG_LQ3NmM_w@mail.gmail.com>
2018-03-13 14:53                                       ` GSoC Ko Phyo
2018-03-01 17:28 GSoC Tejas Joshi
2018-03-01 18:34 ` GSoC Joseph Myers
2018-02-26 16:35 GSoC Dushyant Pratap Singh
2018-02-27 13:16 ` GSoC Richard Biener
2018-02-21 16:05 GSoC Thejazeto Lhousa
2018-02-24 10:56 ` GSoC Thomas Schwinge
2018-02-24 13:24   ` GSoC Thejazeto Lhousa
2018-02-24 16:27 ` GSoC Martin Jambor
2018-02-27  8:01   ` GSoC Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).