On 23/10/12 16:54, Greta Yorsh wrote:
The function offset_ok_for_ldrd_strd should return false for Thumb1, because
TARGET_LDRD and Thumb1 can be both enabled (for example, the default for
cortex-m0).
This patch fixes ICE that is caused by gcc r192678 and occurs when building
gcc with newlib for
Ok for trunk?
Ok.
ramana
The function offset_ok_for_ldrd_strd should return false for Thumb1, because
TARGET_LDRD and Thumb1 can be both enabled (for example, the default for
cortex-m0).
This patch fixes ICE that is caused by gcc r192678 and occurs when building
gcc with newlib for arm-none-eabi cortex-m0.
Ok for trunk?