aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a211e36..f0b8348 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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>