[Bug translation/79093] Hard coded plural in builtins.c:3203

2021-10-27 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79093 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug translation/79093] Hard coded plural in builtins.c:3203

2017-01-15 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79093 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug translation/79093] Hard coded plural in builtins.c:3203

2017-01-14 Thread joseph at codesourcery dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79093 --- Comment #1 from joseph at codesourcery dot com --- We don't seem to have warning_at_n (only inform_n, warning_at_rich_loc_n, warning_n, error_n) but it could easily be added to handle this properly.