public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: anibal@intelerad.com
To: gcc-gnats@gcc.gnu.org
Subject: c++/5101: Internal compiler error 252
Date: Thu, 13 Dec 2001 05:26:00 -0000	[thread overview]
Message-ID: <20011213132322.25817.qmail@sources.redhat.com> (raw)


>Number:         5101
>Category:       c++
>Synopsis:       Internal compiler error 252
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 13 05:26:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     anibal@intelerad.com
>Release:        egcs-2.91.66
>Organization:
>Environment:
Linux - RedHat 6.2
>Description:
[anibal@anibal make]$ make
g++ -I../../coresys/common -I../args -I../image -I../compressed_io -O -Wall -Wno-uninitialized  -c ../args/args.cpp \
      -o args.o
g++ -I../../coresys/common -I../args -I../image -I../compressed_io -O -Wall -Wno-uninitialized  -c ../image/image_in.cpp \
      -o image_in.o
g++ -I../../coresys/common -I../args -I../image -I../compressed_io -O -Wall -Wno-uninitialized  -c ../image/palette.cpp \
      -o palette.o
g++ -I../../coresys/common -I../args -I../image -I../compressed_io -O -Wall -Wno-uninitialized  -c ../jp2/jp2.cpp \
      -o jp2.o
../jp2/jp2.cpp: In method `void j2_input_box::read_header()':
../jp2/jp2.cpp:156: warning: right shift count >= width of type
../jp2/jp2.cpp:160: warning: left shift count >= width of type
g++ -I../../coresys/common -I../args -I../image -I../compressed_io -O -Wall -Wno-uninitialized  -c ../kdu_compress/roi_sources.cpp \
      -o roi_sources.o
../kdu_compress/roi_sources.cpp: In function `const class type_info & __tfUc()':
../kdu_compress/roi_sources.cpp:392: Internal compiler error 252.
../kdu_compress/roi_sources.cpp:392: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
../kdu_compress/roi_sources.cpp:392: See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
make: *** [roi_sources.o] Error 1
[anibal@anibal make]$ 

Line 392 is the last line on that file. I can't really send you
the file without asking permission from the author (I bought
this library).
>How-To-Repeat:
Don't know
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-12-13 13:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-13  5:26 anibal [this message]
2001-12-14 11:23 rodrigc
2001-12-14 11:26 rodrigc
2002-02-17 18:43 rodrigc

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=20011213132322.25817.qmail@sources.redhat.com \
    --to=anibal@intelerad.com \
    --cc=gcc-gnats@gcc.gnu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).