fixup changelog entry
authorNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Nov 2015 20:53:27 +0000 (20:53 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 12 Nov 2015 20:53:27 +0000 (20:53 +0000)
2015-11-12  Nathan Sidwell  <nathan@codesourcery.com>

From-SVN: r230272

gcc/ChangeLog

index 35cdf19..5683419 100644 (file)
 
 2015-11-12  Nathan Sidwell  <nathan@codesourcery.com>
 
-       gcc/
        * gimplify.c (oacc_default_clause): New.
        (omp_notice_variable): Call it.
 
-       gcc/testsuite/
-       * c-c++-common/goacc/data-default-1.c: New.
-
-       libgomp/
-       * testsuite/libgomp.oacc-c-c++-common/default-1.c: New.
-
 2015-11-12  Ilya Enkovich  <enkovich.gnu@gmail.com>
 
        PR tree-optimization/68305