From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32412 invoked by alias); 24 Mar 2011 06:18:29 -0000 Received: (qmail 32403 invoked by uid 22791); 24 Mar 2011 06:18:28 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-bw0-f47.google.com (HELO mail-bw0-f47.google.com) (209.85.214.47) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Mar 2011 06:18:24 +0000 Received: by bwz10 with SMTP id 10so7630398bwz.20 for ; Wed, 23 Mar 2011 23:18:22 -0700 (PDT) Received: by 10.204.32.9 with SMTP id a9mr3478565bkd.182.1300947502544; Wed, 23 Mar 2011 23:18:22 -0700 (PDT) Received: from desktop ([188.18.155.23]) by mx.google.com with ESMTPS id 16sm3154752bkm.18.2011.03.23.23.18.21 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 23 Mar 2011 23:18:22 -0700 (PDT) From: Merinov Nikolay To: gcc@gcc.gnu.org Subject: GSoC participation question CC: kim.roader@gmail.com Date: Thu, 24 Mar 2011 09:12:00 -0000 Message-ID: <87mxklxcqz.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org X-SW-Source: 2011-03/txt/msg00369.txt.bz2 Hello, My name is Nikolay Merinov, I am magistracy student at Ural State University (Russia). I hope to participate in GSoC and I am interesting in working on interprocedural data flow analysis. I would like to ask potential mentors about simple project that will help me to familiarize myself with current realisation of IPA in gcc. Thanks.