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 tree-optimization/34127] [4.3 Regression] ICE: tree-ssa-operands.c:1688



------- Comment #6 from rguenth at gcc dot gnu dot org  2007-11-18 15:50 -------
Subject: Bug 34127

Author: rguenth
Date: Sun Nov 18 15:49:57 2007
New Revision: 130269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130269
Log:
2007-11-18  Richard Guenther  <rguenther@suse.de>

        PR tree-optimization/34127
        * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
        Make code match up the comments, require compatibility of the
        pointed-to types.

        * gcc.c-torture/compile/pr34127.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr34127.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-forwprop.c


-- 


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


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