[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-09-09 Thread cvs-commit at gcc dot gnu dot org
--- 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

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-09-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-09-09 17:59 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-09-03 Thread mec at google dot com
--- 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

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-31 Thread qrczak at knm dot org dot pl
--- 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

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-29 Thread pinskia at gcc dot gnu dot org
--- 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

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-27 Thread rakdver at gcc dot gnu dot org
--- Additional Comments From rakdver at gcc dot gnu dot org 2005-08-27 12:18 --- Patch. -- What|Removed |Added URL|

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-24 Thread rakdver at gcc dot gnu dot org
--- 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

[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts

2005-08-21 Thread pinskia at gcc dot gnu dot org
--- 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: