arm.c: Clarify error message in thumb1_expand_prologue
authorChristophe Lyon <christophe.lyon@linaro.org>
Tue, 5 May 2020 14:18:13 +0000 (14:18 +0000)
committerChristophe Lyon <christophe.lyon@linaro.org>
Thu, 14 May 2020 15:34:30 +0000 (15:34 +0000)
commitf664bd07f081d08a3c30b95eab01e7ed1329700c
tree71aba03a644473d176f72757e906b07b5c31d996
parent68f1d74ff92c0579981b615335456e0578af6e32
arm.c: Clarify error message in thumb1_expand_prologue

While running the tests with -march=armv5t -mthumb, I came across this
error message which I think could be clearer.

2020-05-14  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/
* config/arm/arm.c (thumb1_expand_prologue): Update error message.
gcc/ChangeLog
gcc/config/arm/arm.c