Re: [OE-core] [PATCH 1/2] gcc-5.2: import patch fixing compilation in thumb mode

2015-12-01 Thread Khem Raj
On Thu, Nov 26, 2015 at 8:40 AM, Dmitry Eremin-Solenikov wrote: > Import patch fixing a bug that caused ICE when compiling some packages > (e.g. ICU) in Thumb-1 model. This is ok > > Signed-off-by: Dmitry Eremin-Solenikov > --- > meta/recipes-devtools/gcc/gcc-5.2.inc | 1 + > ...

[OE-core] [PATCH 1/2] gcc-5.2: import patch fixing compilation in thumb mode

2015-11-26 Thread Dmitry Eremin-Solenikov
Import patch fixing a bug that caused ICE when compiling some packages (e.g. ICU) in Thumb-1 model. Signed-off-by: Dmitry Eremin-Solenikov --- meta/recipes-devtools/gcc/gcc-5.2.inc | 1 + .../gcc/gcc-5.2/0043-fix-arm-thumb.patch | 39 ++ 2 files change