[Bug libobjc/30731] New: Warnings while compiling libobjc on spu-elf with the uleb128 changes
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Feb 7 22:50:00 GMT 2007
/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
More information about the Gcc-bugs
mailing list