Commit 980b7b6b by Kaveh R. Ghazi Committed by Kaveh Ghazi

inline-4.c: Bind pic locally.

        * gcc.dg/tree-ssa/inline-4.c: Bind pic locally.

From-SVN: r156636
parent 0bbe864d
2010-02-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
2010-02-09 Jason Merrill <jason@redhat.com> 2010-02-09 Jason Merrill <jason@redhat.com>
PR c++/42399 PR c++/42399
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-einline2" } */ /* { dg-options "-O2 -fdump-tree-einline2" } */
/* { dg-add-options bind_pic_locally } */
extern int rand(void); extern int rand(void);
......
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