From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13959 invoked by alias); 3 Mar 2004 16:59:38 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 13946 invoked from network); 3 Mar 2004 16:59:35 -0000 Received: from unknown (HELO miranda.se.axis.com) (193.13.178.2) by sources.redhat.com with SMTP; 3 Mar 2004 16:59:35 -0000 Received: from axis.com (ironmaiden.se.axis.com [10.13.8.120]) by miranda.se.axis.com (8.12.9/8.12.9/Debian-5local0.1) with ESMTP id i23Gx0nI024455; Wed, 3 Mar 2004 17:59:00 +0100 Message-ID: <40460ED4.4040201@axis.com> Date: Wed, 03 Mar 2004 16:59:00 -0000 From: Orjan Friberg Organization: Axis Communications User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031007 MIME-Version: 1.0 To: Daniel Jacobowitz CC: gdb-patches@sources.redhat.com Subject: Re: [patch/CRIS] Prologue scan bug fixes, return_value implementation References: <40460A69.2060600@axis.com> <20040303164450.GA18032@nevyn.them.org> In-Reply-To: <20040303164450.GA18032@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03.o/txt/msg00048.txt Message-ID: <20040303165900.l5wV5RtYHL0usWYed8yuuEHiB0eNIzDsfw-m_fCJ1mE@z> Daniel Jacobowitz wrote: > > As Andrew mentioned, you're the listed maintainer of the CRIS port - > you don't need approval for changes to CRIS-specific files. I think > that at this point it's appropriate for the branch also. Ah, ok. I'm being overly cautious. Thanks for the clarification. >>+ if (TYPE_CODE (type) == TYPE_CODE_STRUCT || >>+ TYPE_CODE (type) == TYPE_CODE_UNION || >>+ TYPE_LENGTH (type) > 8) > > > Style nit: || at the beginning of the line, please. Thanks for noticing; will fix before commit. -- Orjan Friberg Axis Communications