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] Fix invalid GIMPLE D.1234_5 = (long int) .omp_data_i->x created by OpenMP lowering


On Fri, Jul 11, 2008 at 08:52, Jakub Jelinek <jakub@redhat.com> wrote:

> 2008-07-11  Jakub Jelinek  <jakub@redhat.com>
>
>        * omp-low.c (lower_omp_1): Only use rhs_predicate_for if
>        GIMPLE_SINGLE_RHS.

OK, I guess.  Would this be a non-issue if I come up with a general
mechanism for handling regimplification of assignments?


Diego.


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