gcc-4.5: Fix the ARM ICE regression at -Os -g
authorKhem Raj <raj.khem@gmail.com>
Thu, 17 Mar 2011 23:17:09 +0000 (16:17 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 17 Mar 2011 23:17:09 +0000 (16:17 -0700)
commitd765a71812ca14f90fc1fc64f6198da6e7895060
tree161ad6c77cf1f14a0caa0b9d1ef103a41a92330d
parent91d4e598bf3c9cfbbca20117f15fbc3267ee77cc
gcc-4.5: Fix the ARM ICE regression at -Os -g

This holds off the patches that cause the ICE at -Os -g
for now. The other workaround it to use -fno-shrink-wrap
but it has to go into all affected recipes

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/gcc/gcc-4.5.inc
recipes/gcc/gcc-4.5/more-epilogues.patch [new file with mode: 0644]