From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9610 invoked by alias); 7 Feb 2007 22:50:10 -0000 Received: (qmail 9512 invoked by uid 48); 7 Feb 2007 22:49:55 -0000 Date: Wed, 07 Feb 2007 22:50:00 -0000 Subject: [Bug libobjc/30731] New: Warnings while compiling libobjc on spu-elf with the uleb128 changes X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2007-02/txt/msg00903.txt.bz2 /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c: In function 'parse_lsda_header': /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:94: warning: passing argument 2 of 'read_uleb128' from incompatible pointer type /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:103: warning: passing argument 2 of 'read_uleb128' from incompatible pointer type /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c: In function '__gnu_objc_personality_sj0': /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:211: warning: passing argument 2 of 'read_uleb128' from incompatible pointer type /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:212: warning: passing argument 2 of 'read_uleb128' from incompatible pointer type /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:279: warning: passing argument 2 of 'read_sleb128' from incompatible pointer type /home/apinski/src/fsf/gcc/gcc/libobjc/exception.c:280: warning: passing argument 2 of 'read_sleb128' from incompatible pointer type -- Summary: Warnings while compiling libobjc on spu-elf with the uleb128 changes Product: gcc Version: 4.3.0 Status: UNCONFIRMED Keywords: diagnostic Severity: normal Priority: P3 Component: libobjc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30731