[Bug tree-optimization/16422] [3.5 Regression] gcc.c-torture/execute/980223.c fails
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jul 11 17:33:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-07-11 17:33 -------
Subject: Bug 16422
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rth@gcc.gnu.org 2004-07-11 17:33:03
Modified files:
gcc : ChangeLog gimplify.c tree-sra.c
Log message:
PR tree-opt/16422
* tree-sra.c (generate_one_element_init): New.
(generate_element_init): Use it.
(scalarize_init): Push/pop gimplify context around it.
(find_new_referenced_vars_1, find_new_referenced_vars): New.
* gimplify.c (gimplify_expr): Allow SSA_NAME.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.4471&r2=2.4472
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&r1=2.43&r2=2.44
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-sra.c.diff?cvsroot=gcc&r1=2.18&r2=2.19
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16422
More information about the Gcc-bugs
mailing list