This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC][ARM][PR67714] signed char is zero-extended instead of sign-extended



On 12/01/16 12:08, Jakub Jelinek wrote:
On Tue, Jan 12, 2016 at 12:04:22PM +0000, Kyrill Tkachov wrote:
2016-01-12  Kugan Vivekanandarajah  <kuganv@linaro.org>

    * expr.c (expand_expr_real_1): Fix promoted sign in SUBREG_PRMOTED
I'd like to just point at the ChangeLog typo - PRMOTED instead of PROMOTED.

Since we're on the subject of the ChangeLog...
It should also refer to the PR: PR middle-end/67714

Kyrill


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]