[Bug translation/90158] aarch64: wrong quotation in diagnostics

2019-04-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90158 Martin Sebor changed: What|Removed |Added Blocks||90156 --- Comment #3 from Martin Sebor -

[Bug translation/90158] aarch64: wrong quotation in diagnostics

2019-04-18 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90158 Martin Sebor changed: What|Removed |Added Keywords||diagnostic Status|UNCONFIRMED

[Bug translation/90158] aarch64: wrong quotation in diagnostics

2019-04-18 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90158 --- Comment #1 from Roland Illig --- The above are not the only occurrences in aarch64.c, there is at least one more. It's easy to find: \"%s\" or a simple %s surrounded by spaces on both ends. See also bug 90156.