This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/16712] [3.5.0 regression] Segmentation fault when accessing const array
- From: "loki at inf dot u-szeged dot hu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jul 2004 13:40:51 -0000
- Subject: [Bug c/16712] [3.5.0 regression] Segmentation fault when accessing const array
- References: <20040726092206.16712.loki@inf.u-szeged.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From loki at inf dot u-szeged dot hu 2004-07-26 13:40 -------
(In reply to comment #1)
> I can't seem to reproduce this on my x86 linux box with a snapshot from
> 2004-07-21. What is your version? And do you mean that you reproduced
> this bug on all the platforms you listed, i.e.
> arm-unknown-elf i386-unknown-elf m68k-unknown-elf mips-unknown-
Sorry, I forgot to write down the following:
Last known to work: 3.5.0 (2004-07-22 12:00:00 UTC)
First known to fail: 3.5.0 (2004-07-23 12:00:00 UTC)
Last known to fail: 3.5.0 (2004-07-25 12:00:00 UTC)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16712