[Bug tree-optimization/30132] [4.1/4.2/4.3 Regression] ICE in find_lattice_value, at tree-complex.c:133

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Jan 9 15:56:00 GMT 2008



------- Comment #18 from rguenth at gcc dot gnu dot org  2008-01-09 15:47 -------
Subject: Bug 30132

Author: rguenth
Date: Wed Jan  9 15:46:49 2008
New Revision: 131430

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131430
Log:
2008-01-09  Richard Guenther  <rguenther@suse.de>
        Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/30132
        * gimplify.c (gimplify_cond_expr): Do not create an addressable
        temporary if an rvalue is ok or an lvalue is not required.

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

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr30132.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gimplify.c
    trunk/gcc/testsuite/ChangeLog


-- 


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



More information about the Gcc-bugs mailing list