[Bug target/18371] [3.4/4.0 Regression] array subscript out of range in gcc sources

2004-12-17 Thread steven at gcc dot gnu dot org
--- Additional Comments From steven at gcc dot gnu dot org 2004-12-18 01:28 --- Obvious patch posted here: http://gcc.gnu.org/ml/gcc-patches/2004-12/msg01328.html This is not a wrong-code bug. At worst it will crash the compiler, but probably it just works by luck, because of stack

[Bug target/18371] [3.4/4.0 Regression] array subscript out of range

2004-12-16 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-17 07:32 --- Jan, the problem was introduced with this patch: http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg01212.html Would you mind fixing as soon as possible? Thanks in advance. -- What|Removed

[Bug target/18371] [3.4/4.0 Regression] array subscript out of range

2004-12-16 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-17 07:30 --- This can't reasonably remain unfixed. -- What|Removed |Added Severity|normal