Adjust log entry.

From-SVN: r194881
This commit is contained in:
John David Anglin 2013-01-04 04:04:55 +00:00
parent 0e4ae794db
commit e58d2e48e4
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
PR target/53789
* config/pa/pa.md (movsi): Revert previous change.
* pa.c (pa_legitimate_constant_p): Reject all TLS symbol references.
* config/pa/pa.c (pa_legitimate_constant_p): Reject all TLS symbol
references.
2013-01-03 Richard Henderson <rth@redhat.com>