https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108890
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gaius at gcc dot gnu.org,
| |jakub at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Roland Illig from comment #0)
> > %qs is loaded but symbol %qs is not found: %s
>
> That string is marked as 'format-c' but should be 'format-gcc-internal'.
This is xtensa-dynconfig.c (and there are other strings from it too).
I wonder if this isn't because the file is still named *.c rather than *.cc,
otherwise
no ideas. Because the messages are in fatal_error...
> > to generate dependencies you must specify '-fcpp'
>
> Trailing whitespace, wrong quotes.
This is in m2 FE.
> > Enable certain features present drafts of C++ Contracts.
>
> Grammar?
This one is C++, rest is Rust.
--
You are receiving this mail because:
You are on the CC list for the bug.
--
Gcc-rust mailing list
[email protected]
https://gcc.gnu.org/mailman/listinfo/gcc-rust