This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/7778: Internal compiler error in reload_cse_simplify_operands
- From: Kyle Lanclos <lanclos at ucolick dot org>
- To: bangerth at dealii dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
- Date: Fri, 6 Dec 2002 13:10:19 -0800
- Subject: Re: optimization/7778: Internal compiler error in reload_cse_simplify_operands
- References: <20021206205547.21014.qmail@sources.redhat.com>
You wrote:
> Do you still have the sources and can reproduce the error?
> We would need the preprocessed source file...
There's no way I can pick out from the mozilla source code which file(s)
are necessary to reproduce the bug. As much as I hate the presentation,
all I have is a tarball of my build tree.
http://www.ucolick.org/~lanclos/gcc/
I apologize sincerely at my lack of a concise method of reproducing the
error.
> By the way, are you absolutely sure that you are using
> gcc3.2 for your compilation (check with gcc -v)?
Yes, though I'm not using gcc 3.2.1, and I have not tried building the
most recent mozilla source code.
> The output upon the internal error does not mention the
> gcc web page, which it should with 3.2...
I may have omitted that portion of the error message in my report.
--Kyle