From: John David Anglin Date: Fri, 4 Jan 2013 04:04:55 +0000 (+0000) Subject: Adjust log entry. X-Git-Tag: releases/gcc-4.8.0~1131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e58d2e48e45ac4823248b3e8ddba96ec1ba401ae;p=thirdparty%2Fgcc.git Adjust log entry. From-SVN: r194881 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a211e36ea6db..f0b8348ead0e 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