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/37617] [4.4 Regression] ICE on valid code



------- Comment #6 from rguenth at gcc dot gnu dot org  2008-10-01 16:24 -------
Subject: Bug 37617

Author: rguenth
Date: Wed Oct  1 16:23:23 2008
New Revision: 140816

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

        PR tree-optimization/37617
        * tree-ssa-pre.c (create_expression_by_pieces): During FRE
        do not add to the NEW_SETS.

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

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr37617.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-ssa-pre.c


-- 


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


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