Gwen Fu 于 2025年3月25日周二 下午8:34写道:
> I found out that "-fcheck=*" is an option for runtime checking, but the
> relevant options are commented out.
> OPT_fcheck_ = 1070,/* -fcheck= */
> /* OPT_fcheck_assert = 1071, *//* -fcheck=assert */
> /* OPT_fcheck_boun
Yuao,
I do not intend to be a mentor. I will however answer
questions and review patches posted to fort...@gnu.gcc.org.
I suspect that the half-cycle trigs functions will be a
challenging GSOC project. But, if you're successful, then
you'll be well prepared to continue contributing to gfortran.
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
Hi Andre,
Am 26.03.25 um 22:49 schrieb Andre Vehreschild:
Hi Harald,
looks good to me. Thanks for the patch.
pushed as r15-8945-gb70bd691cfd77b.
Thanks for the swift review!
Harald
- Andre
Andre Vehreschild * ve...@gmx.de
Am 26. März 2025 22:18:41 schrieb Harald Anlauf :
Dear all,
it s
Hi Harald,
looks good to me. Thanks for the patch.
- Andre
Andre Vehreschild * ve...@gmx.de
Am 26. März 2025 22:18:41 schrieb Harald Anlauf :
Dear all,
it seems that my patch for default-initialization of function results
of derived type could trigger a weird issue if a type-bound function
of
Hi Steve,
Thank you for your feedback! Are you going to mentor this specific Fortran GSoC
project? You mentioned having a draft patch, and I would like to refine it as a
starting point for the project!
Yuao
From: Steve Kargl
Sent: Tuesday, March 25, 2025 2:25
To:
Dear all,
it seems that my patch for default-initialization of function results
of derived type could trigger a weird issue if a type-bound function
of a type that is use-associated from a different module had the
same name, even if the declared function had a different type, but
only if the resu