]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
re PR tree-optimization/19158 (GNAT Bug Box compiling makegpr.adb of the GNAT tools)
authorRichard Henderson <rth@redhat.com>
Tue, 4 Jan 2005 23:54:26 +0000 (15:54 -0800)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 4 Jan 2005 23:54:26 +0000 (15:54 -0800)
commitfa5884290ac1a952b7e54af663ca4b8ff41c92c4
tree9965a02c3bb705b1a9ca72eef402a358018367b0
parent5f0c48ed9303fcc31955d4c11c2a26fa157ec3de
re PR tree-optimization/19158 (GNAT Bug Box compiling makegpr.adb of the GNAT tools)

2005-01-04 Richard Henderson  <rth@redhat.com>

        PR tree-opt/19158
        * tree-sra.c (generate_one_element_init): Just
        call gimplify_and_add.
        (generate_element_init): Record the
        new referenced variables and mark them for renaming
        and split out to ...
        (generate_element_init_1): This.
        (scalarize_init): Don't call push_gimplify_context/
        pop_gimplify_context.

From-SVN: r92911
gcc/ChangeLog
gcc/tree-sra.c
This page took 0.062993 seconds and 5 git commands to generate.