From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ed1-x52b.google.com (mail-ed1-x52b.google.com [IPv6:2a00:1450:4864:20::52b]) by sourceware.org (Postfix) with ESMTPS id 6578E3858001 for ; Sat, 20 Mar 2021 12:23:24 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 6578E3858001 Received: by mail-ed1-x52b.google.com with SMTP id bf3so13906589edb.6 for ; Sat, 20 Mar 2021 05:23:24 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=99cvHgbEBKLW1yLzz7a/eXDqUf+N2XNswjJLfUrq0Sk=; b=jxrnrfD+s3j3esZkok8Y2A9t2xPcXkRtWJk6yYmHYGPU+azTLduIfxvniizA9ybAvh O5ZesXWXjw5DJjxxAK8cIbrqKiCk+MA//HWcAxHfpLnSkue4V4l1XpKfwzxcb9X0C4hR 3L1OHpCsO/KHQxMnYUINhjPpcMu4jXVJFNmOAnB7vctKc0reF51OL3wBtZyHqjnx3VVz bQl7wSM0dmw5Lun8JOWH+ilMcrJ2IyqGzB14at/qv+Xx+rG4BsrFJXSESX4vcz0KkNu7 Q0yUy6RNKlVO7IKKMh4b3I8KCkCAsULWHL8KWKjbyMmt+ncD3W8YVnygO1FJYtzgcDqd 2oRw== X-Gm-Message-State: AOAM531O6n0vt8JUXmgRE4CiDxrAvLqX17LEwZ1s6ohL5Tw2xrAssO2k GSJhdhzCtMGB9axMYE5VDPlRvVIyl+qjPyRsJZ7ucqqN5BCzng== X-Google-Smtp-Source: ABdhPJwADRsRwvUUw6AZVZ85FiFgnmrWHNjfLezMNzws6XGIrI4kYLLETQyNUfuxpzDEEDfJbHWH2zzr7QA3zx/1bkU= X-Received: by 2002:aa7:dd98:: with SMTP id g24mr15183949edv.75.1616243003275; Sat, 20 Mar 2021 05:23:23 -0700 (PDT) MIME-Version: 1.0 From: Manish Sahani Date: Sat, 20 Mar 2021 17:53:12 +0530 Message-ID: Subject: GSOC To: gcc@gcc.gnu.org X-Spam-Status: No, score=1.4 required=5.0 tests=BAYES_50, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, FREEMAIL_REPLY, HTML_MESSAGE, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_PDS_SHORTFWD_URISHRT autolearn=no autolearn_force=no version=3.4.2 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: gcc@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2021 12:23:25 -0000 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 (screensho= t of the error ) couldn't find why this happened, any comments on that would be appreciated. --=20 Regards, Manish Sahani rec.manish.sahani@gmail.com | linkedin@manishsahani | github@kalkayan