diff options
Diffstat (limited to 'gcc/config')
-rw-r--r-- | gcc/config/pa/pa.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/config/pa/pa.md b/gcc/config/pa/pa.md index 3432046fbd6..e667d3cc122 100644 --- a/gcc/config/pa/pa.md +++ b/gcc/config/pa/pa.md @@ -1630,6 +1630,7 @@ (lo_sum:SI (match_operand:SI 1 "register_operand" "r") (unspec:SI [(match_operand:SI 2 "symbolic_operand" "")] 0))))] + "" "* { if (flag_pic != 2) |