This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: internal compiler error: in simple_cst_equal, at tree.c:3367
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: "Alexander Stepanov" <astepanov at softminecorp dot com>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Wed, 28 Sep 2005 10:09:16 -0400
- Subject: Re: internal compiler error: in simple_cst_equal, at tree.c:3367
- References: <006a01c5c436$4f00ae90$0a011bac@smcdev.com>
On Sep 28, 2005, at 10:09 AM, Alexander Stepanov wrote:
Hello,
I've got this strange internal error in gcc:
....
I don't have a gcc 3.4 or greater at hand now. Can anyone test this
code
against a newer gcc and report a bug normal way if confirmed?
I filed it as PR 24103: <http://gcc.gnu.org/PR24103>.
It works in 4.0.0, the mainline and 2.95.3 but not in 3.4.0.
-- Pinski