This is the mail archive of the gcc-patches@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]

Re: [tuples][patch] Remove gimple_seq_has_side_effects, fix gimplifier to correctly wrap the function body into try/finally block, if required


Hi,

On Mon, Mar 17, 2008 at 5:50 PM, Oleg Ryjkov <olegr@google.com> wrote:
>  2008-03-17  Diego Novillo  <dnovillo@google.com>
>             Oleg Ryjkov  <olegr@google.com>
>
>         * gimplify.c (gimplify_body): Copy the block information from
>         the tree function body to gimple function body.

  This is my first dip into the tuples branch.  I noticed this is most
likely the cause of the libgfortran build failure which I mentioned in
http://gcc.gnu.org/ml/gcc/2008-03/msg00902.html .

Thanks,
Andrew Pinski


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