https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79208
--- Comment #5 from Richard Biener ---
Author: rguenth
Date: Tue Jan 24 12:41:07 2017
New Revision: 244866
URL: https://gcc.gnu.org/viewcvs?rev=244866&root=gcc&view=rev
Log:
2017-01-24 Richard Biener
PR translation/79208
* ip
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79208
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79208
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79208
--- Comment #2 from Frederic Marchal ---
If the printed message is supposed to be concatenated with something else, then
there is another problem with every other messages printed by function
odr_types_equivalent_p()! All the messages I could see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79208
--- Comment #1 from Richard Biener ---
The "s" is supposed to "merge" with a previously printed name to say
"bars definition" for the name 'bar'. I suppose that doesn't play well
with translation - is there anything that we should use instead?
(