[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-08-28 Thread dberlin at gcc dot gnu dot org
-- Bug 21180 depends on bug 22455, which changed state. Bug 22455 Summary: [4.1 regression] ICE tree check: expected function_decl, have type_decl in fold_checksum_tree, at fold-const.c:10282 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22455 What|Old Value

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-21 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-21 19:36 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-21 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-21 19:36 --- Subject: Bug 21180 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-07-21 19:36:51 Modified files: gcc: ChangeLog fold-const.c Log

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-13 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-07-13 10:31 --- This patch does'n work now, it fails on any input: built-in:0: internal compiler error: tree check: expected function_decl, have type_decl in fold_checksum_tree, at fold-const.c:10288 #0

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-13 Thread belyshev at depni dot sinp dot msu dot ru
--- Additional Comments From belyshev at depni dot sinp dot msu dot ru 2005-07-13 10:51 --- (In reply to comment #5) This patch does'n work now, it fails on any input: ignore this comment, failure is not related to this patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21180

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-04 12:18 --- Testing a patch for this. -- What|Removed |Added AssignedTo|unassigned at gcc dot

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-04 17:03 --- s/face/fact/ This is the patch I am testing right now: * fold-const.c (fold_build1): Add checksum for the operands. (fold_build2): Likewise. (fold_build3): Likewise. Index: fold-const.c

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-07-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-04 18:16 --- Patch posted here: http://gcc.gnu.org/ml/gcc-patches/2005-07/msg00205.html. -- What|Removed |Added

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-06-14 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-15 03:17 --- Confirmed, I might get around to doing this. -- What|Removed |Added

[Bug middle-end/21180] [4.1 Regression] checking on fold no longer happens in some cases

2005-04-23 Thread kazu at cs dot umass dot edu
-- What|Removed |Added Summary|[4.1 Regression] checking on|[4.1 Regression] checking on |fold is no longer happen in |fold no longer happens in