This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21721] New: [4.0 regression] fails to assemble, Use of p0 is not valid in this context
- From: "doko at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 May 2005 16:48:14 -0000
- Subject: [Bug target/21721] New: [4.0 regression] fails to assemble, Use of p0 is not valid in this context
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
4.0 CVS 20050522 on ia64-linux, binutils-2.15, glibc-2.3.5,
works with 3.3.6 and 3.4.4 releases
$ gcc -O2 -g -c writet1.i
writet1.c: In function 'load_enc':
writet1.c:348: warning: pointer targets in assignment differ in signedness
writet1.c: In function 't1_open_fontfile':
writet1.c:1000: warning: pointer targets in assignment differ in signedness
writet1.c:1012: warning: pointer targets in assignment differ in signedness
writet1.c: In function 't1_read_enc':
writet1.c:1033: warning: pointer targets in assignment differ in signedness
/tmp/cctsWODh.s: Assembler messages:
/tmp/cctsWODh.s:15316: Error: Use of p0 is not valid in this context
--
Summary: [4.0 regression] fails to assemble, Use of p0 is not
valid in this context
Product: gcc
Version: 4.0.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: doko at debian dot org
CC: debian-gcc at lists dot debian dot org,gcc-bugs at gcc
dot gnu dot org
GCC build triplet: ia64-linux
GCC host triplet: ia64-linux
GCC target triplet: ia64-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21721