Commit e3b2accb by Andreas Schwab

* g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.

From-SVN: r183186
parent a8a9e2a8
2012-01-14 Andreas Schwab <schwab@linux-m68k.org>
* g++.dg/cpp0x/constexpr-rom.C: Add -G0 where applicable.
2012-01-14 Tobias Burnus <burnus@net-b.de>
PR fortran/51800
......
// PR c++/49673: check that test_data goes into .rodata
// { dg-options -std=c++0x }
// { dg-additional-options -G0 { target alpha*-*-* frv*-*-* ia64-*-* lm32*-*-* m32r*-*-* microblaze*-*-* mips*-*-* powerpc*-*-* rs6000*-*-* score*-*-* } }
// { dg-final { scan-assembler "\\.rdata" { target mips*-*-* } } }
// { dg-final { scan-assembler "rodata" { target { { *-*-linux-gnu || *-*-elf } && { ! mips*-*-* } } } } }
......
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