diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-02 09:29:33 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-08-02 09:29:33 +0000 |
commit | a865795885c28ac400b6c6def5a4d7ab750b7209 (patch) | |
tree | 55f1c06c6027b046a361afa1f7f752e97121299c /gcc/config | |
parent | 40aba9a2af887bcb94a7fda22224e459ca7a8b0c (diff) | |
download | gcc-a865795885c28ac400b6c6def5a4d7ab750b7209.tar.gz |
I'm a dufus.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@28400 138bc75d-0d04-0410-961f-82ee72b054a4
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) |