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: [3/6] OpenMP 4.0 C++ FE support


On 10/10/2013 11:01 AM, Jakub Jelinek wrote:
   int inhibit_evaluation_warnings;
+  int omp_declare_target_attribute;

Let's keep the comment you had on the variable, just put it on the member now.

OK with that change.

Jason


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