[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 4 09:50:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932
--- Comment #25 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Thu Feb 4 09:50:12 2016
New Revision: 233130
URL: https://gcc.gnu.org/viewcvs?rev=233130&root=gcc&view=rev
Log:
[ARM] PR target/65932: stop changing signedness in PROMOTE_MODE
2016-02-04 Jim Wilson <jim.wilson@linaro.org>
PR target/65932
PR target/67714
* config/arm/arm.h (PROMOTE_MODE): Don't set UNSIGNEDP for QImode and
HImode.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.h
More information about the Gcc-bugs
mailing list