[Bug target/85026] [6 Regression] Error: branch out of range on arm-linux-gnueabihf
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 28 10:39:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85026
--- Comment #9 from ktkachov at gcc dot gnu.org ---
Author: ktkachov
Date: Wed Mar 28 10:38:36 2018
New Revision: 258918
URL: https://gcc.gnu.org/viewcvs?rev=258918&root=gcc&view=rev
Log:
[arm] PR target/85026: Fix ldrsh length estimate in Thumb state
Backport from mainline
2018-03-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
PR target/85026
* config/arm/arm.md (unaligned_loadhis): Remove first alternative.
Clean up attributes.
* g++.dg/pr85026.C: New test.
Added:
branches/gcc-6-branch/gcc/testsuite/g++.dg/pr85026.C
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/config/arm/arm.md
branches/gcc-6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list