Re: GSOC 2025 - Fortran - 2018/202x

2025-03-26 Thread Martin Jambor
Hello, we are delighted you found contributing to GCC interesting. On Mon, Mar 24 2025, Yuao Ma via Gcc wrote: > Hello GCC Community, > > My name is Yuao, and I’m excited to express my interest in the > “Fortran – 2018/202x” project for Google Summer of Code. I am majoring in > Cyber > Science a

Re: Gsoc: Fortran-Do Concurrent

2025-03-24 Thread Martin Jambor
Hello, we are delighted you found contributing to GCC interesting. On Thu, Mar 13 2025, ahmad tariq via Gcc wrote: > Hi, > I'm Ahmad Abdul Rehman, a third year computer science undergraduate from > FAST(Pakistan). I am interested in the "Do-Concurrent" project, and I > noticed that some work has

Re: [GSoC][Fortran – DO CONCURRENT] Interest in 2025 GSoC – Fortran DO CONCURRENT Auto-Parallelization

2025-03-17 Thread Martin Jambor
Hello, On Mon, Mar 10 2025, Zhang lv via Gcc wrote: > Hi here, > > I'm a Master of Computer Science student at the University of Melbourne. > Previously, I worked on implementing a GCC optimization prefetching pass > (which involved loop unrolling) for an Alpha-like computer architecture. > I'm s

Re: [GSoC] Proposal Discussion:Fortran – run-time argument checking

2025-03-17 Thread Martin Jambor
Hello, we are delighted you found contributing to GCC interesting. On Mon, Mar 03 2025, Gwen Fu via Gcc wrote: > Dear GCC Community: > I hope this email finds you well. My name is Gwen Fu(or Pengrui Fu), and I > am interested in participating in Google Summer of Code 2025 with GCC. I am > writing

Re: GCC GSoC 2025: Call for project ideas and mentors

2025-03-04 Thread Martin Jambor
much longer. More information is in my call for projects quoted below. Thanks to everyone who helped me with this so far. I am very happy that we'll get this chance to attract new contributors this year too. Martin On Wed, Jan 29 2025, Martin Jambor wrote: > Hello, > > another y

GCC GSoC 2025: Call for project ideas and mentors

2025-01-29 Thread Martin Jambor
Hello, another year has passed, Google has announced there will be again Google Summer of Code (GsoC) in 2025 and the deadline for organizations to apply is already approaching (February 11th). I'd like to volunteer to be the main org-admin for GCC again but let me know if you think I shouldn't o

GCC has been accepted as GSoC 2024 mentoring organization

2024-02-22 Thread Martin Jambor
much longer. Thanks to everyone who helped me with this so far. I am very happy that we'll get this chance to attract new contributors this year too. Martin On Mon, Jan 15 2024, Martin Jambor wrote: > Hello, > > another year has passed, Google has announced there will be again Goog

Re: GCC GSoC 2024: Call for project ideas and mentors

2024-02-02 Thread Martin Jambor
would like to be a mentor, please speak up. Thanks, Martin On Mon, Jan 15 2024, Martin Jambor wrote: [...] > The most important bit: > > I would like to ask all (moderately) seasoned GCC contributors to > consider mentoring a contribut

Re: GSoc Topics

2024-01-23 Thread Martin Jambor
Hello, We are delighted you found contributing to GCC interesting. GCC has applied to be part of GSoC 2024 but of course selected organizations have not been announced yet. On Fri, Jan 12 2024, Gaurang Aswal via Gcc wrote: > Hey I am Gaurang Aswal a 4th year B.E. Computer Science student from BI

GCC GSoC 2024: Call for project ideas and mentors

2024-01-15 Thread Martin Jambor
Hello, another year has passed, Google has announced there will be again Google Summer of Code (GsoC) in 2024 and the deadline for organizations to apply is already approaching (February 6th). I'd like to volunteer to be the main org-admin for GCC again but let me know if you think I shouldn't or

[PATCH] Fortran: Fix generate_error library function fnspec

2023-11-03 Thread Martin Jambor
apped and tested on x86_64-linux. OK for master? 2023-11-02 Martin Jambor * trans-decl.cc (gfc_build_builtin_function_decls): Fix fnspec of generate_error. --- gcc/fortran/trans-decl.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/fortran/trans-decl

Re: [PATCH] Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110677)

2023-08-15 Thread Martin Jambor
Hello, On Mon, Aug 14 2023, Harald Anlauf via Gcc-patches wrote: > Hi Martin, > > Am 14.08.23 um 19:39 schrieb Martin Jambor: >> Hello, >> >> this patch addresses an issue uncovered by the undefined behavior >> sanitizer. In function resolve_structure_cons

[PATCH] Fortran: Avoid accessing gfc_charlen when not looking at BT_CHARACTER (PR 110677)

2023-08-14 Thread Martin Jambor
because comp->ts.type in those cases is BT_CLASS and not BT_CHARACTER. This patch simply adds a check to make sure it is only accessed in those cases. I have verified that the UPBSAN failure goes away with this patch, it also passes bootstrap and testing on x86_64-linux. OK for master? T

Re: Request for participation in GSoC

2023-03-08 Thread Martin Jambor
Hello, I am happy that you found contributing to GCC interesting and doubly so that you are interested in a Fortran topic. Let me also CC the Fortran mailing list. On Sat, Mar 04 2023, Priyabrata Mondal via Gcc wrote: > Respected sir, >I am Priyabrata Mondal, an M.tech student in E

GCC has been accepted as a GSoC mentoring org

2023-02-23 Thread Martin Jambor
Hello, I'm happy to announce that GCC has been accepted as a mentoring organization in Google Summer of Code 2023! The program is now in a phase that is called "Potential GSoC contributors discuss application ideas with mentoring organizations" and so let's do just that. Contributors will

GCC GSoC 2023: Call for project ideas and mentors

2023-01-10 Thread Martin Jambor
Hello, another year has passed and Google has announced there will be again Google Summer of Code (GsoC) in 2023 and the deadline for organizations to apply is already approaching (February 7th). I'd like to volunteer to be the main Org Admin for GCC again so let me know if you think I shouldn't

Re: GCC GSoC 2022: Call for project ideas and mentors

2022-03-10 Thread Martin Jambor
> > Damian > > On Wed, Mar 9, 2022 at 18:09 Jerry D via Fortran > wrote: > >> Perhaps someone could work on completing and merging the shared memory >> (native) fortran coarrays branch. >> >> Regards, >> >> Jerry >> >> On 3/9/2

Re: GCC GSoC 2022: Call for project ideas and mentors

2022-03-09 Thread Martin Jambor
Hello, I am pleased that I can announce that GCC has been accepted as a mentoring organization of Google Summer of Code 2022. Contributors(*) will be applying from April 4th to April 19th but have already seen some announcing their intention to apply and asking for guidance when selecting a proje

Google Summer of Code 2022 Fortran projects

2022-02-15 Thread Martin Jambor
Hello gfortran contributors, can somebody please confirm they would be willing to mentor the Fortran projects listed at https://gcc.gnu.org/wiki/SummerOfCode ? I would also need to know that they are still up-to date and whether they are large (350 hours) or medium-sized (175 hours). Without all

Re: GCC GSoC 2022: Call for project ideas and mentors

2022-01-12 Thread Martin Jambor
On Wed, Jan 12 2022, Martin Jambor wrote: > On Thu, Jan 06 2022, Martin Jambor wrote: >> > [...] >> >> I will update you as more details about GSoC 2022 become available. >> > > The official timeline has been published at > https://developers.google.com/open

Re: GCC GSoC 2022: Call for project ideas and mentors

2022-01-12 Thread Martin Jambor
On Thu, Jan 06 2022, Martin Jambor wrote: > [...] > > I will update you as more details about GSoC 2022 become available. > The official timeline has been published at https://developers.google.com/open-source/gsoc/timeline I do not know how the "standard coding period" a

GCC GSoC 2022: Call for project ideas and mentors

2022-01-06 Thread Martin Jambor
Hello, another year is upon us and Google has announced there will be again Google Summer of Code 2022 (though AFAIK there is no specific timeline yet). I'd like to volunteer to be the main Org Admin for GCC again so let me know if you think I shouldn't or that someone else should, but otherwise