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] use gsi_insert_before_without_update init_tmp_var


On Wed, Mar 26, 2008 at 13:11, Rafael Espindola <espindola@google.com> wrote:

>  It fixes 313 fortran tests!!

Nice!

>   * gcc/tree-ssa-operands.c (ssa_operands_active): Assert that cfun is not NULL.
>   * gcc/tree-nested.c (init_tmp_var): Use
>  gsi_insert_before_without_update instead of  gsi_insert_before.

OK.


Diego.


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