From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30212 invoked by alias); 25 Sep 2014 17:38:38 -0000 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 Received: (qmail 30199 invoked by uid 89); 25 Sep 2014 17:38:37 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.4 required=5.0 tests=AWL,BAYES_00,MEDICAL_SUBJECT,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: homiemail-a68.g.dreamhost.com Received: from sub5.mail.dreamhost.com (HELO homiemail-a68.g.dreamhost.com) (208.113.200.129) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 25 Sep 2014 17:38:37 +0000 Received: from homiemail-a68.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a68.g.dreamhost.com (Postfix) with ESMTP id 62EC540112D2E; Thu, 25 Sep 2014 10:38:35 -0700 (PDT) Received: from redwood.eagercon.com (c-24-7-16-38.hsd1.ca.comcast.net [24.7.16.38]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: eager@eagerm.com) by homiemail-a68.g.dreamhost.com (Postfix) with ESMTPSA id 2822640112D2A; Thu, 25 Sep 2014 10:38:35 -0700 (PDT) Message-ID: <5424531A.2030107@eagerm.com> Date: Thu, 25 Sep 2014 17:38:00 -0000 From: Michael Eager User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Chen Gang , Mike Stump CC: Jeff Law , davem@redhat.com, gcc-patches List Subject: Re: [PATCH] microblaze: microblaze.md: Use VOID instead of SI to fix "((void (*)(void)) 0)()" issue References: <542420AB.7000704@gmail.com> In-Reply-To: <542420AB.7000704@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg02303.txt.bz2 On 09/25/14 07:03, Chen Gang wrote: > Need use VOID instead of SI, or when real VOIDmode comes, it does not > match SImode, so cause issue. This patch can fix this issue and pass > testsuite. Did you forget to attach the patch? -- Michael Eager eager@eagercon.com 1960 Park Blvd., Palo Alto, CA 94306 650-325-8077