Commit 4b516b14 by John David Anglin Committed by John David Anglin

datasec1.C: Require named section support.

	* g++.dg/other/datasec1.C: Require named section support.

From-SVN: r130958
parent 0c8efed8
2007-12-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
* g++.dg/other/datasec1.C: Require named section support.
2007-12-14 Jakub Jelinek <jakub@redhat.com> 2007-12-14 Jakub Jelinek <jakub@redhat.com>
PR target/29978 PR target/29978
// PR target/33168 // PR target/33168
// { dg-do compile } // { dg-do compile }
// { dg-require-effective-target named_sections }
// { dg-options "-O2 -fdata-sections" } // { dg-options "-O2 -fdata-sections" }
extern const int& foo; extern const int& foo;
......
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