[Bug other/80058] fix double spaces in string literals everywhere

2019-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80058 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug other/80058] fix double spaces in string literals everywhere

2019-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80058 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Fri Mar 8 10:51:28 2019 New Revision: 269487 URL: https://gcc.gnu.org/viewcvs?rev=269487&root=gcc&view=rev Log: PR other/80058 * lra-constraints.c (process_alt_operands):

[Bug other/80058] fix double spaces in string literals everywhere

2019-03-05 Thread roland.illig at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80058 --- Comment #1 from Roland Illig --- Before fixing these bugs, the program that checks these instances should be checked in and be run each time before the GCC code is sent to the translators.