From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by sourceware.org (Postfix) with ESMTPS id 203A53858D37 for ; Tue, 21 Mar 2023 11:07:35 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 203A53858D37 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-lj1-x22d.google.com with SMTP id 20so7934575lju.0 for ; Tue, 21 Mar 2023 04:07:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1679396853; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=ax4vqOckHHzZ2QZbDh0SSW36nDSZ/91uCEXcRRm2+rA=; b=ExptQ9943nFnX5RDhIBoyC1wZzMFqHSyeXu+2xLqsuJPXPArCxqB6LnjEeq7FC90wk csX6hXJVarE/CmoDkfNfnB66eFl/MWA3hu2rORSA2g2Eflo5Tc+XbGqo7wnJakkIwHZ5 Q3pygMwut3mpAgw+cs8oblKpHhtPGgeLD65+jHvAXobYMCwSxn8jRl229Ovh0I87m5tf C6AwZ0kYDsFijSji9v7Tg8zrN41bC5QczSsc3OZloLO3C/uKbZrrghRZpn8UCud5M7Op 2M1jqMqGnTLaQ3zm2LOU94JJY7sbaFeWsp4Gj9bFDe3+b2Ebn03FdotEVLCPGpDu/ely sI/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679396853; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=ax4vqOckHHzZ2QZbDh0SSW36nDSZ/91uCEXcRRm2+rA=; b=ofa6E7bWaCnfdqwsJ40PqSjZXRyTOzVJI7YNieRxf/rQlSylFU1TloNqZoECKws6CG 8WzOUmAp5TrpDC7yYFnoXVi25sMJkttM2ZbIBAHNJujOQpFu1CONTtLKC7WbeBgAY+j9 Mhw9zlWA6hq8e2f6flACCw3zVdWZRJs5XaxE/4+6vf2VLLZtSAPb8dY1gYn5qALKugzq dBRUY58op/hFMN2eDa61N9W/Cxii5vZpTGYVnBrTZPybgrWU/ofJXiwXrafpuhsGaeos pK+10tjOQ5Bcx5z+K0TfwySbS7592aEAdPUujZoSxIWkjFuP5B28OpskGiyYYrXkbe1a vWeQ== X-Gm-Message-State: AO0yUKWSPdSYtngUdPdRAYcLMbOFnvHVny85uwxHfY87gKqVg1Lq1Qxa AlALsqmgqC5zlYFs91wz2oAJaovWOyYe+ROKI0KGgESvgpj/qg== X-Google-Smtp-Source: AK7set/PEarDuDlkvpx8ae4caZasgh+UYXr8pCw/0ZVVqVdrzr2b3V7eeaBN+hyyhCUm5ITZk0FWmC11ZttxZYZX8Ls= X-Received: by 2002:a2e:9801:0:b0:298:a7c2:489 with SMTP id a1-20020a2e9801000000b00298a7c20489mr728572ljj.8.1679396853130; Tue, 21 Mar 2023 04:07:33 -0700 (PDT) MIME-Version: 1.0 From: Sanskriti Mathuria Date: Tue, 21 Mar 2023 16:37:20 +0530 Message-ID: Subject: Interested in participating in GSoC To: gcc@gcc.gnu.org Content-Type: multipart/alternative; boundary="000000000000de292405f7670c58" X-Spam-Status: No, score=2.0 required=5.0 tests=BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: --000000000000de292405f7670c58 Content-Type: text/plain; charset="UTF-8" Hi everyone! My name is Sanskriti Mathuria and I am a student pursuing computer science at PES University, Bangalore, India. I am in my third year of college. The project "Enable incremental Link Time Optimization (LTO) linking" and "C++: Implement compiler built-in traits for the standard library traits" in the GSoC projects idea list sparked my interest, and I wanted to know what resources could I look into to understand these problems better, and what more I could research to prepare a proposal for this project. Thank you! Regards, Sanskriti Mathuria --000000000000de292405f7670c58--