[Bug tree-optimization/42337] GCC ICE in compute_antic, at tree-ssa-pre.c:2534

2009-12-14 Thread mikpe at it dot uu dot se
--- Comment #4 from mikpe at it dot uu dot se 2009-12-14 12:57 --- This bug is also present in gcc-4.4-20091208 but not in gcc-4.3-20091206. The two fixes listed here apply Ok to 4.4 and solve the problem there w/o regressions (tested on i686, powerpc64, and arm). -- mikpe at it dot

[Bug tree-optimization/42337] GCC ICE in compute_antic, at tree-ssa-pre.c:2534

2009-12-10 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-12-10 16:01 --- Subject: Bug 42337 Author: rguenth Date: Thu Dec 10 16:00:57 2009 New Revision: 155131 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155131 Log: 2009-12-10 Richard Guenther PR tree-optimization/

[Bug tree-optimization/42337] GCC ICE in compute_antic, at tree-ssa-pre.c:2534

2009-12-10 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|major |normal Keywords||ice-on-valid-c

[Bug tree-optimization/42337] GCC ICE in compute_antic, at tree-ssa-pre.c:2534

2009-12-09 Thread davidxl at gcc dot gnu dot org
--- Comment #2 from davidxl at gcc dot gnu dot org 2009-12-09 18:07 --- Fixed in r155111. -- davidxl at gcc dot gnu dot org changed: What|Removed |Added Statu

[Bug tree-optimization/42337] GCC ICE in compute_antic, at tree-ssa-pre.c:2534

2009-12-08 Thread xinliangli at gmail dot com
--- Comment #1 from xinliangli at gmail dot com 2009-12-08 23:10 --- Created an attachment (id=19263) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19263&action=view) bug test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42337