From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qt1-x82a.google.com (mail-qt1-x82a.google.com [IPv6:2607:f8b0:4864:20::82a]) by sourceware.org (Postfix) with ESMTPS id BEFDC3858C50 for ; Thu, 9 Feb 2023 15:07:50 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org BEFDC3858C50 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-qt1-x82a.google.com with SMTP id q13so2206853qtx.2 for ; Thu, 09 Feb 2023 07:07:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=k+KxvmZdsQRxjMiOb0BGWAyYI09UzBCyeKEtaKpBthY=; b=XIYnHFfCLbWVp5Hna9Qpf852J9U+iSof/lEBqn0LoO7PWFB14szmgjaxZG9HLqPybv 0Q8s1UkmluDEaN90gBN1SPBlBsllFNBURvrIkv4i7kKzxtiLo7IQKljW4QA1EkQetE7+ zlALcMD+KwiLjBLNo043Qow98NiPf49zhwR/70Y3n28a2VUzv9dg+P3ko0u7ELIm2YAO ZFoCb8potLmV8I7IQEXXkczUaKFs62Q7R3OxhD8/mzVXHQdEr7yL3ue4d4YdLdIcGfdO F+ts23RE7S3CunMwT2JPgqQD5jfb4s+yH7OwTNTMXXcH41kb9foGUg/w0ZyEFus9e+/a 1W8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=k+KxvmZdsQRxjMiOb0BGWAyYI09UzBCyeKEtaKpBthY=; b=oiZufe7rQylglksdJdU9AhJd3vKKrnyx61BZ/SekrcVSw9SMGF9dgJ47mRtorGdQV+ XxCt8RGyMc8trP+ncEaa0gHAMlSkRTbWHvpm535AHleh+FuGe7j4+wLyE6HiNG5LQ9Rh g0gZ3gMCHa4IyTC4S4AVVmiF1mu5YY9GlT4oZzPREc4aon4r7RghUxA2gQkZcF4vD1AX RLjMQ8OxFnpGk9Odk4lSnHUmw4ngVY5C6Tw/kVHBduvpDEWgoktbYeLxNg0kJo4YtuEg lNOXGpQb2Ty4H1L9Wxo4ntKK5A253u79HQTjjhl5h5Fj2cBj77lwTjpLHzQ4PTE+8T7W c85g== X-Gm-Message-State: AO0yUKUJey3mPo4yFRTEve6BNLuD/GReAn3TxBC46ZmHokCqL7Shb6I9 Lbn5vNauJmAB2YcrrHqykIXwMlziAP6dYDmCzCFa6sxGBnU= X-Google-Smtp-Source: AK7set9NEo7tBkqRF4Gh9bwhPiHGk3d6La0KRf3zEMRmENryN6oTAGPcnSbRuYJ2SsBHyuQgIcdad+nr9w840uOEJe8= X-Received: by 2002:a05:622a:4d2:b0:3b9:b7ae:637c with SMTP id q18-20020a05622a04d200b003b9b7ae637cmr1938225qtx.82.1675955269691; Thu, 09 Feb 2023 07:07:49 -0800 (PST) MIME-Version: 1.0 From: shivansh khare Date: Thu, 9 Feb 2023 20:37:38 +0530 Message-ID: Subject: Seeking to contribute to your organisation To: gcc@gcc.gnu.org Content-Type: multipart/alternative; boundary="000000000000826e7905f445be19" X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000826e7905f445be19 Content-Type: text/plain; charset="UTF-8" Hello, I would like to ask whether I could be part of the upcoming GSoC. I have been wanting to contribute to the project for some time now and I think that this would be a nice opportunity for that. I have looked into the different starter projects that are offered in the [Wiki GSoC page](https://gcc.gnu.org/wiki/SummerOfCode) and I was particularly interested in the `-ftime-trace` project. The following is what is given as a short description about the problematic: "Implement something similar to Clang's -ftime-trace feature which generates performance reports that show where the compiler spends compile time. For more information, please check the following blog post. There's also an existing bugzilla entry for this (if this becomes a GSoC project, the assignee will of course change). Required skills include C/C++ and finding a way through a large code-base." I am looking forward to your response. Best regards, Shivansh Khare --000000000000826e7905f445be19--