On 2014-02-07 14:48, Benno Schulenberg wrote:
> The below fixes some more typos in GCC's error messages.
> When found okay, please apply.
Ping?
> 2014-02-07 Benno Schulenberg
>
> * config/arc/arc.c (arc_init): Fix typo in error message.
> * config/i386/i386
On 2014-02-06 21:18, Benno Schulenberg wrote:
> Updating a bit the Dutch translations of GCC's messages,
> I noticed the following mistakes in three msgids:
>
> "only displayed one" ==> "displayed only once"
> "none class-method" ==
Hi,
The below fixes some more typos in GCC's error messages.
When found okay, please apply.
2014-02-07 Benno Schulenberg
* config/arc/arc.c (arc_init): Fix typo in error message.
* config/i386/i386.c (ix86_expand_builtin): Lik
Below patch fixes a small copy-paste mistake, reported by Hui Wu.
(Whether the fix is correct, I'm not fully sure, but the code as
it is looks nonsensical.)
2014-02-06 Benno Schulenberg
PR target/49008
* genautomata.c (add_presence_absence): Fix copy-paste error.
[Oops, had a wrong bug number in the subject line.]
Below patch fixes another miswording in an error message,
reported by Roland Stigge. Please apply.
2014-02-06 Benno Schulenberg
PR translation/52289
* fortran/resolve.c (resolve_ordinary_assign): Fix typoed word
in an error
Below patch fixes another miswording in an error message,
reported by Roland Stigge. Please apply.
2014-02-06 Benno Schulenberg
PR translation/52289
* fortran/resolve.c (resolve_ordinary_assign): Fix typoed word
in an error message.
Index: fortran/resolve.c
incorrect"
Below patch fixes those. I'm not entirely sure about
the second fix, but the "none" doesn't make any sense.
When found okay, please apply.
2014-02-05 Benno Schulenberg
* gcov.c (find_source): Fix miswording in error message.
* config/i386/i38