diff options
author | Andrew Hsieh <andrewhsieh@google.com> | 2012-08-16 13:07:00 +0800 |
---|---|---|
committer | Andrew Hsieh <andrewhsieh@google.com> | 2012-08-16 13:15:59 +0800 |
commit | 7e597b08eb15a88ef0e309f2e59df18a636b0c40 (patch) | |
tree | f7e7e85f452623526b68ac8a1a13b76efa85fddd /gcc-4.7/gcc/ada/a-except.adb | |
parent | 0b76eed807691ef39e9c7e37d662dd4a9362f412 (diff) | |
download | toolchain_gcc-7e597b08eb15a88ef0e309f2e59df18a636b0c40.tar.gz toolchain_gcc-7e597b08eb15a88ef0e309f2e59df18a636b0c40.tar.bz2 toolchain_gcc-7e597b08eb15a88ef0e309f2e59df18a636b0c40.zip |
Fix ARM internal compiler error reload1.c:3633 compiling Earth
ARM GCC 4.6 experiences ICE when compiles Earth in debug build
libs/evll/database/quadtreecachetype.cc:237:1: internal compiler
error: in elimination_costs_in_insn, at reload1.c:3633
The reason is that ARM back-end expects wrong operand type
sign-extend from char.
Back port fix from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50099
Change-Id: Ia235b76c6f0bada472a741a763d087789a41db8e
Diffstat (limited to 'gcc-4.7/gcc/ada/a-except.adb')
0 files changed, 0 insertions, 0 deletions