From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23660 invoked by alias); 23 Apr 2004 09:30:38 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 23636 invoked from network); 23 Apr 2004 09:30:37 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by sources.redhat.com with SMTP; 23 Apr 2004 09:30:37 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGx11-00018m-00 for ; Fri, 23 Apr 2004 11:30:35 +0200 Received: from sola12.elet.polimi.it ([131.175.124.74]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Apr 2004 11:30:35 +0200 Received: from bonzini by sola12.elet.polimi.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 23 Apr 2004 11:30:35 +0200 To: gcc-patches@gcc.gnu.org From: Paolo Bonzini Subject: Patch ping Date: Fri, 23 Apr 2004 09:30:00 -0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: sola12.elet.polimi.it User-Agent: Mozilla Thunderbird 0.5 (X11/20040306) X-SW-Source: 2004-04/txt/msg01548.txt.bz2 http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00911.html Fix PR/14899 by having comptypes recurse on vector types Paolo