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 Wed, Nov 30, 2005 at 02:05:48PM +0100, Steven Bosscher wrote:
> 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 ;-)

Ok, changed to variable list (it was just in the ChangeLog entry).

	Jakub


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