This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/36826] [4.4 Regression] ICE in fold_convert, at fold-const.c:2528



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-07-21 11:17 -------
Subject: Bug 36826

Author: rguenth
Date: Mon Jul 21 11:16:38 2008
New Revision: 138028

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138028
Log:
2008-07-21  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/36826
        * tree-ssa-pre.c (eliminate): Do not eliminate in unused
        statements.

        * g++.dg/torture/pr36826.C: New testcase.

Added:
    branches/gimple-tuples-branch/gcc/testsuite/g++.dg/torture/pr36826.C
Modified:
    branches/gimple-tuples-branch/gcc/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/testsuite/ChangeLog.tuples
    branches/gimple-tuples-branch/gcc/tree-ssa-pre.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36826


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]