From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4747 invoked by alias); 7 Jul 2011 06:12:34 -0000 Received: (qmail 4734 invoked by uid 22791); 7 Jul 2011 06:12:33 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_SV X-Spam-Check-By: sourceware.org Received: from mail-ey0-f175.google.com (HELO mail-ey0-f175.google.com) (209.85.215.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 07 Jul 2011 06:12:19 +0000 Received: by eye27 with SMTP id 27so233276eye.20 for ; Wed, 06 Jul 2011 23:12:18 -0700 (PDT) Received: by 10.14.47.14 with SMTP id s14mr103221eeb.230.1310019138207; Wed, 06 Jul 2011 23:12:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.101.143 with HTTP; Wed, 6 Jul 2011 23:11:58 -0700 (PDT) In-Reply-To: <4E14AB04.5020003@gjlay.de> References: <4E144C61.60600@gjlay.de> <4E14859A.9010407@gjlay.de> <4E14AB04.5020003@gjlay.de> From: Denis Chertykov Date: Thu, 07 Jul 2011 07:38:00 -0000 Message-ID: Subject: Re: [Path,AVR]: Improve loading of 32-bit constants To: Georg-Johann Lay Cc: gcc-patches@gcc.gnu.org, Eric Weddington , Anatoly Sokolov Content-Type: text/plain; charset=UTF-8 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-07/txt/msg00424.txt.bz2 2011/7/6 Georg-Johann Lay : > Denis Chertykov wrote: >> I have asked about example of *d instead of !d. >> Just svn GCC with *d vs svn GCC !d. >> >> Denis. > > Is the patch ok with the original !d instead of *d ? Ok. Denis.