Commit f8501f04 by Jason Merrill

constexpr-rom.C tweak

From-SVN: r176049
parent c0a6a1ef
// PR c++/49673: check that test_data goes into .rodata
// { dg-options -std=c++0x }
// { dg-final { scan-assembler "rodata" } }
// { dg-final { scan-assembler "rodata" { target { *-*-linux-gnu || *-*-elf } } } }
struct Data
{
......
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