This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Internal Compiler error
- To: Brian Sondreal <bsondre at sandia dot gov>
- Subject: Re: Internal Compiler error
- From: Eric Christopher <echristo at cygnus dot com>
- Date: Fri, 18 Aug 2000 19:35:23 -0700
- CC: gcc-bugs at gcc dot gnu dot org
- References: <399DAD72.880E9019@sandia.gov>
> Preprocessed output of the source file that caused the compiler error,
> even if the source code can be downloaded from elsewhere:
> c++ -c -I. -I.. -I../liboctave -I../src -I../libcruft/misc -I../glob
> -I../glob -DHAVE_CONFIG_H -fno-rtti -fno-exceptions
> -fno-implicit-templates -g -O2 -Wall sighandlers.cc
Please provide this.
> sighandlers.cc:649: Internal compiler error in `output_die', at
> dwarf2out.c:5426
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for
> instructions.
-eric