[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-03 Thread jakub at gcc dot gnu dot org
--- Comment #7 from jakub at gcc dot gnu dot org 2008-12-03 16:59 --- Subject: Bug 38360 Author: jakub Date: Wed Dec 3 16:57:44 2008 New Revision: 142399 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142399 Log: PR middle-end/38360 * tree-ssa-ccp.c

[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-02 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-12-02 07:59 --- The bug is elsewhere. -- jakub at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-02 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2008-12-02 08:11 --- I'd like to apologize for the last comment, the bug is related to that change, just should be fixed on the ccp_fold_builtin side. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38360

[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-02 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2008-12-02 11:16 --- Or rather we should verify arguments to builtin functions properly in the frontends. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38360

[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-12-02 00:34 --- #1 0x00601a05 in gimple_op (gs=0x42e532d0, i=4) at /Users/apinski/src/local/gcc/gcc/gimple.h:1636 #2 0x0060578d in gimple_call_arg (gs=0x42e532d0, index=1) at /Users/apinski/src/local/gcc/gcc/gimple.h:2049 #3

[Bug middle-end/38360] [4.3/4.4 regression] ICE in gimple_op, at gimple.h:1636

2008-12-01 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-12-02 00:37 --- Caused by: r122018 | sandra | 2007-02-15 15:50:49 -0800 (Thu, 15 Feb 2007) | 862 lines There used to be a validate_arglist in