Commit fd527ec1 by David Edelsohn

Require LTO.

Add initial ChangeLog entry.

From-SVN: r245716
parent 14a7c857
2017-02-24 David Edelsohn <dje.gcc@gmail.com>
* g++.dg/ext/complit15.C: Require LTO.
2017-02-24 Toma Tabacu <toma.tabacu@imgtec.com>
* gcc.dg/tree-ssa/ssa-thread-14.c (dg-options): Use
......@@ -148,6 +152,11 @@
* gcc.dg/gimplefe-26.c: Require c99_runtime.
2017-02-02 Jason Merrill <jason@redhat.com>
PR c++/79580
* g++.dg/ext/complit15.C: New.
2017-02-20 Kelvin Nilsen <kelvin@gcc.gnu.org>
PR target/78056
......
// PR c++/79580
// { dg-require-effective-target lto }
// { dg-options "-flto -std=c++98" }
class a
......
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