This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug driver/46617] String concatenation fools extraction for translation.
- From: "paolo at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Oct 2011 00:50:16 +0000
- Subject: [Bug driver/46617] String concatenation fools extraction for translation.
- Auto-submitted: auto-generated
- References: <bug-46617-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46617
--- Comment #1 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-10-26 00:50:16 UTC ---
Author: paolo
Date: Wed Oct 26 00:50:11 2011
New Revision: 180466
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180466
Log:
2011-10-25 Paolo Carlini <paolo.carlini@oracle.com>
PR translation/46617
* gcc.c (main): Fix fatal_error string for translation.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gcc.c