This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: HelpCB.C:2168: Internal compiler error in `scan_region', at except.c:2566
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Re: HelpCB.C:2168: Internal compiler error in `scan_region', at except.c:2566
- From: "Andrew M. Shaw" <ashaw at syncsort dot com>
- Date: Tue, 25 Sep 2001 13:27:31 -0400
- Organization: Syncsort Incorporated
Turns out that turning off the optimizer (removing -O2)
solves this problem.... (Sounds like a clue).
-------- Original Message --------
Subject: HelpCB.C:2168: Internal compiler error in `scan_region', at
except.c:2566
Date: Mon, 24 Sep 2001 18:36:39 -0400
From: "Andrew M. Shaw" <ashaw@syncsort.com>
Organization: Syncsort Incorporated
To: gcc-bugs@gcc.gnu.org
Building ddd-3.3.1:
g++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -DNDEBUG -O2 -g -W
-Wall -trigraphs -c HelpCB.C
Reading specs from
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/cpp -lang-c++ -v
-I. -I. -I. -I./.. -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=95
-D__cplusplus -Dunix -D__osf__
-D_LONGLONG -DSYSTYPE_BSD -D_SYSTYPE_BSD -D__unix__ -D__osf__
-D_LONGLONG -D__SYSTYPE_BSD__
-D_SYSTYPE_BSD -D__unix -D__SYSTYPE_BSD -Asystem(unix) -Asystem(xpg4)
-D__EXCEPTIONS -D__OPTIMIZE__
-trigraphs -g -W -Wall -D__LANGUAGE_C_PLUS_PLUS__
-D__LANGUAGE_C_PLUS_PLUS -D__cplusplus -Acpu(alpha)
-Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev4__ -Acpu(ev4)
-DHAVE_CONFIG_H -DNDEBUG HelpCB.C
HelpCB.ii
GNU CPP version 2.95.2 19991024 (release)
#include "..." search starts here:
#include <...> search starts here:
.
..
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/../../../../include/g++-3
/opt/TWWfsw/gcc29/include
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/../../../../alpha-dec-osf5.0/include
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/include
/usr/include
End of search list.
The following default directories have been omitted from the search
path:
End of omitted list.
/opt/TWWfsw/gcc29/lib/gcc-lib/alpha-dec-osf5.0/2.95.2/cc1plus HelpCB.ii
-quiet -dumpbase HelpCB.cc
-g -O2 -W -Wall -version -o HelpCB.s
GNU C++ version 2.95.2 19991024 (release) (alpha-dec-osf5.0) compiled by
GNU C version 2.95.2 19991
024 (release).
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
HelpCB.C:2168: Internal compiler error in `scan_region', at
except.c:2566
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
instructions.
--
Andrew M. Shaw
ashaw@syncsort.com
1+201-930-9700x291
HelpCB.ii.bz2