From: Bill Nottingham <notting@redhat.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] two ICEs with current compiler
Date: Wed, 17 Jan 2001 19:54:09 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590693005066@msgid-missing> (raw)
[-- Attachment #1: Type: text/plain, Size: 1476 bytes --]
gcc -DSTDC_HEADERS=1 -I. -I. -I.. -O2 -I/usr/lib/glib/include -I/usr/X11R6/include -c gdkgl.c -fPIC -DPIC -o .libs/gdkgl.lo
gdkgl.c: In function `gdk_gl_pixmap_unref':
gdkgl.c:318: Internal compiler error in `clear_by_pieces', at expr.c:2335
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gcc -O2 -c lexer.c
lexer.c: In function `initparser':
lexer.c:490: warning: implicit declaration of function `strlen'
lexer.c: In function `MakeLink':
lexer.c:562: warning: cast to pointer from integer of different size
lexer.c:566: warning: implicit declaration of function `exit'
lexer.c:568: warning: cast to pointer from integer of different size
lexer.c:574: warning: cast to pointer from integer of different size
lexer.c:579: warning: implicit declaration of function `strcpy'
lexer.c: In function `enter':
lexer.c:614: warning: implicit declaration of function `strcmp'
lexer.c: In function `getstr':
lexer.c:658: warning: cast to pointer from integer of different size
lexer.c:667: warning: cast to pointer from integer of different size
lexer.c: In function `yylook':
lexer.c:2138: warning: cast from pointer to integer of different size
lexer.c:2148: warning: cast from pointer to integer of different size
lexer.c:2239: Internal compiler error in `find_auto_inc', at flow.c:5032
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [lexer.o] Error 1
Bill
[-- Attachment #2: gdkgl.i.gz --]
[-- Type: application/x-gzip, Size: 44677 bytes --]
[-- Attachment #3: lexer.i.gz --]
[-- Type: application/x-gzip, Size: 15454 bytes --]
next reply other threads:[~2001-01-17 19:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-01-17 19:54 Bill Nottingham [this message]
2001-01-18 0:39 ` [Linux-ia64] two ICEs with current compiler Jim Wilson
2001-01-18 0:56 ` Jim Wilson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=marc-linux-ia64-105590693005066@msgid-missing \
--to=notting@redhat.com \
--cc=linux-ia64@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.