Commit 1114b39c by David Edelsohn Committed by David Edelsohn

* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.

From-SVN: r245484
parent 93b87d1d
2017-02-15 David Edelsohn <dje.gcc@gmail.com>
* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.
2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
* gcc.dg/graphite/graphite.exp: Merge "fuse_files" into
......
// { dg-do compile { target c++11 } }
// { dg-require-effective-target lto }
// { dg-additional-options "-flto" }
// { dg-do compile { target c++11 } }
// PR 79296 ICE mangling local class of localized instantiation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment