[Bug c/11537] New: internal error when compiling pine on alpha
cygnus at digitalnut dot com
gcc-bugzilla@gcc.gnu.org
Wed Jul 16 05:30:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11537
Summary: internal error when compiling pine on alpha
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: cygnus at digitalnut dot com
CC: gcc-bugs at gcc dot gnu dot org
I am running Debian Sarge (testing) on a 166mhz alpha noname
I was compiling the source for pine-4.44-8 (the pine source .deb version)
Output when it got up to compiling other.c:
gcc -O2 -g -DENABLE_LDAP -DLNX -DSYSTYPE=\"LNX\" -DMOUSE -c -o other.o
other.c
other.c: In function `toggle_feature_bit':
other.c:11218: warning: cast to pointer from integer of different size
other.c:11231: warning: cast to pointer from integer of different size
other.c:11236: warning: cast to pointer from integer of different size
Internal compiler error: Error reporting routines re-entered.
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
More information about the Gcc-bugs
mailing list