Adjust log entry.
authordanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jan 2013 04:04:55 +0000 (04:04 +0000)
committerdanglin <danglin@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 4 Jan 2013 04:04:55 +0000 (04:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194881 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index a211e36..f0b8348 100644 (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>