mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 19:41:02 +08:00
initlist-opt.C: Bind pic locally.
* g++.dg/cpp0x/initlist-opt.C: Bind pic locally. From-SVN: r156785
This commit is contained in:
parent
961e1fdc40
commit
6dbe8a3268
@ -1,3 +1,7 @@
|
||||
2010-02-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* g++.dg/cpp0x/initlist-opt.C: Bind pic locally.
|
||||
|
||||
2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
|
||||
|
||||
* gcc.target/i386/sse-14.c: Add tests for _mm_permute2_pd,
|
||||
|
@ -1,5 +1,6 @@
|
||||
// PR c++/41997
|
||||
// { dg-options "-std=c++0x -O2 -fdump-tree-optimized" }
|
||||
// { dg-add-options bind_pic_locally }
|
||||
// { dg-final { scan-tree-dump-not "_0" "optimized" } }
|
||||
// { dg-final { cleanup-tree-dump "optimized" } }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user