OSDN Git Service

* doc/invoke.texi: Add mcmodel to powerpc options.
[pf3gnuchains/gcc-fork.git] / gcc / config / rs6000 / predicates.md
index b4de82b..c94af46 100644 (file)
     return 1;
 
   /* A SYMBOL_REF referring to the TOC is valid.  */
     return 1;
 
   /* A SYMBOL_REF referring to the TOC is valid.  */
-  if (legitimate_constant_pool_address_p (op))
+  if (legitimate_constant_pool_address_p (op, false))
     return 1;
 
   /* A constant pool expression (relative to the TOC) is valid */
     return 1;
 
   /* A constant pool expression (relative to the TOC) is valid */