This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
C++ alphaev56-dec-osf4.0e
- To: gcc-bugs at gcc dot gnu dot org
- Subject: C++ alphaev56-dec-osf4.0e
- From: Yuri Georgievski <Yuri at dec1 dot ucdavis dot edu>
- Date: Fri, 02 Jun 2000 17:21:29 -0700
The command line:
/usr/local/bin/g++ -DHAVE_CONFIG_H -DNDEBUG -O2 -W -Wall
-Wall -frepo -trigraphs -c -I. -I. -I./.. -o HelpCB.o HelpCB.C
The output of the command:
the file bug-report.out is enclosed
The preprocessed source code:
the file HelpCB.ii.gz is enclosed
Reading specs from /usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/2.95.2/specs
gcc version 2.95.2 19991024 (release)
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/2.95.2/cpp -lang-c++ -v -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 -W -Wall -Wall -D__LANGUAGE_C_PLUS_PLUS__ -D__LANGUAGE_C_PLUS_PLUS -D__cplusplus -Acpu(alpha) -Amachine(alpha) -D__alpha -D__alpha__ -D__alpha_ev5__ -Acpu(ev5) -D__alpha_bwx__ -Acpu(bwx) -DHAVE_CONFIG_H -DNDEBUG HelpCB.C HelpCB.ii
GNU CPP version 2.95.2 19991024 (release)
#include "..." search starts here:
#include <...> search starts here:
.
..
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/2.95.2/../../../../include/g++-3
/usr/local/include
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/2.95.2/../../../../alphaev56-dec-osf4.0e/include
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/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.
/usr/local/lib/gcc-lib/alphaev56-dec-osf4.0e/2.95.2/cc1plus HelpCB.ii -quiet -dumpbase HelpCB.cc -O2 -W -Wall -Wall -version -frepo -o HelpCB.s
GNU C++ version 2.95.2 19991024 (release) (alphaev56-dec-osf4.0e) compiled by GNU C version 2.95.2 19991024 (release).
HelpCB.C: In function `void PopupTip(void *, XtIntervalId *)':
HelpCB.C:2155: 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.
HelpCB.ii.gz