From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2108 invoked by alias); 10 May 2011 12:50:07 -0000 Received: (qmail 2098 invoked by uid 22791); 10 May 2011 12:50:06 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from newsmtp5.atmel.com (HELO sjogate2.atmel.com) (204.2.163.5) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 10 May 2011 12:49:53 +0000 Received: from csomb01.corp.atmel.com ([10.95.30.150]) by sjogate2.atmel.com (8.13.6/8.13.6) with ESMTP id p4ACkKga020588; Tue, 10 May 2011 05:46:20 -0700 (PDT) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: [AVR] Couple of tweaks Date: Tue, 10 May 2011 13:59:00 -0000 Message-ID: <8D64F155F1C88743BFDC71288E8E2DA801CF3CF5@csomb01.corp.atmel.com> In-Reply-To: References: <201104181257.05019.ebotcazou@adacore.com> <8D64F155F1C88743BFDC71288E8E2DA8016AA6D1@csomb01.corp.atmel.com> <201105081113.29656.ebotcazou@adacore.com> From: "Weddington, Eric" To: "Denis Chertykov" , "Eric Botcazou" Cc: , "Anatoly Sokolov" , "Georg-Johann Lay" Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-05/txt/msg00733.txt.bz2 > -----Original Message----- > From: Denis Chertykov [mailto:chertykov@gmail.com] > Sent: Tuesday, May 10, 2011 5:42 AM > To: Eric Botcazou > Cc: Weddington, Eric; gcc-patches@gcc.gnu.org; Anatoly Sokolov; Georg- > Johann Lay > Subject: Re: [AVR] Couple of tweaks >=20 > 2011/5/8 Eric Botcazou : > >> Have you run the regression test suite for the AVR for this patch? > > > > The compiler doesn't even build without the print_operand_address > hunk... >=20 > Which compiler ? >=20 Hi Denis, I think he's referring to the Ada compiler for AVR.