OSDN Git Service

* gcc.dg/tree-ssa/inline-4.c: Bind pic locally.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / pch / macro-1.hs
1 #define DEFINED_VALUE 3
2 #define DEFINED_PARAM(x) (x+1)