]> git.ipfire.org Git - thirdparty/gcc.git/commit
bootstrap: Don't translate assignment to hint[].
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 1 Jul 2020 19:11:54 +0000 (15:11 -0400)
committerGiuliano Belinassi <giuliano.belinassi@usp.br>
Mon, 17 Aug 2020 16:15:45 +0000 (13:15 -0300)
commit9ac4be4a86b3650fa3d5c99addde13802a9896ed
tree1d59d2a379388d7ba7e17347ca1958c1b4b5ee82
parent6a0396eb68b221a4754e6be039a2cc2f27481b3b
bootstrap: Don't translate assignment to hint[].

error array must be initialized with a brace-enclosed initializer

gcc/fortran/ChangeLog

2020-07-01  David Edelsohn  <dje.gcc@gmail.com>

* check.c (gfc_invalid_boz): Fix bootstrap. Revert
Mark hint for translation using _().
gcc/fortran/check.c