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: [gomp] Don't optimize out clauses that are actually needed (PR fortran/25162)


On Nov 30, 2005 01:59 PM, Jakub Jelinek <jakub@redhat.com> wrote:

> PR fortran/25162
> * openmp.c (gfc_match_omp_variable_list): Call gfc_set_sym_referenced
> on all symbols added to the namelist.

I'd use a different word than namelist here, because namelist means
something else already in Fortran-speak ;-)
Â
Gr.
Steven
Â


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