From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10079 invoked by alias); 23 Dec 2010 02:26:04 -0000 Received: (qmail 10063 invoked by uid 22791); 23 Dec 2010 02:26:03 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-qy0-f182.google.com (HELO mail-qy0-f182.google.com) (209.85.216.182) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 23 Dec 2010 02:25:58 +0000 Received: by qyk36 with SMTP id 36so6005256qyk.20 for ; Wed, 22 Dec 2010 18:25:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.246.145 with SMTP id ly17mr6743696qcb.67.1293071156602; Wed, 22 Dec 2010 18:25:56 -0800 (PST) Received: by 10.229.75.70 with HTTP; Wed, 22 Dec 2010 18:25:56 -0800 (PST) In-Reply-To: References: <4D123B83.8050005@redhat.com> Date: Thu, 23 Dec 2010 08:19:00 -0000 Message-ID: Subject: Re: [patch c,c++,i386]:PR/15774 - Conflicting function decls not diagnosed From: Gabriel Dos Reis To: Kai Tietz Cc: Jason Merrill , "Joseph S. Myers" , GCC Patches , Richard Henderson Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes 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: 2010-12/txt/msg01758.txt.bz2 On Wed, Dec 22, 2010 at 12:03 PM, Kai Tietz wrote: > Well, I talked yesterday to Ian about that, and I thought about adding > the attribute print even for tree-pretty-printer. Ian's said, that he > would accept here the printing of calling-convention attributes, but > he was strict against displaying all type attributes. I strongly agree with that. -- Gaby