--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-09
17:59 ---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-09-09
16:17 ---
Subject: Bug 23509
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-09-09 16:17:26
Modified files:
gcc: ChangeLog tree-cfg.c tree-ssa-loop-iv
--- Additional Comments From mec at google dot com 2005-09-03 20:16 ---
Here is another test with confirmatory data.
Test case, reduced from some firefox code:
int punycode_decode(const char input[], unsigned char case_flags[])
{
int j;
for (j = 0; j < 128; ++j) {
if (case_flag
--- Additional Comments From qrczak at knm dot org dot pl 2005-08-31 22:23
---
*** Bug 23657 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-29
18:09 ---
*** Bug 23627 has been marked as a duplicate of this bug. ***
--
What|Removed |Added
--- Additional Comments From rakdver at gcc dot gnu dot org 2005-08-27
12:18 ---
Patch.
--
What|Removed |Added
URL||http://gcc.gnu
--- Additional Comments From rakdver at gcc dot gnu dot org 2005-08-24
12:30 ---
Working on that.
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |rak
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-21
21:19 ---
Confirmed.
There are different ICE on different targets:
on x86-linux-gnu: t.c:1: internal compiler error: in finalize_ssa_uses, at
tree-ssa-operands.c:580
on ppc-darwin: t.c:1: internal compiler error: Bu