Re: [OE-core] [PATCH 2/2] gcc-4.9: 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-4.9.inc | 1 + > ...

[OE-core] [PATCH 2/2] gcc-4.9: 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-4.9.inc | 1 + .../gcc/gcc-4.9/0067-fix-arm-thumb.patch | 39 ++ 2 files change