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

r205702 - in /branches/openacc-1_0-branch: Chan...


Author: darkbeer
Date: Thu Dec  5 11:08:34 2013
New Revision: 205702

URL: http://gcc.gnu.org/viewcvs?rev=205702&root=gcc&view=rev
Log:
  Add deep copy of OpenACC GIMPLE statements

  * gcc/gimple.c (gimple_copy): Add OpenACC handling.
  * gcc/gimple.h (gimple_has_substatements): Remove non-compound statements.

Modified:
    branches/openacc-1_0-branch/ChangeLog.ACC
    branches/openacc-1_0-branch/gcc/gimple.c
    branches/openacc-1_0-branch/gcc/gimple.h


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