This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translation/49517] Translation string typo in config/rx/rx.c


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49517

--- Comment #1 from paolo at gcc dot gnu.org <paolo at gcc dot gnu.org> 2011-10-19 13:20:28 UTC ---
Author: paolo
Date: Wed Oct 19 13:20:22 2011
New Revision: 180188

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=180188
Log:
2011-10-19  Roland Stigge  <stigge@antcom.de>  

    PR translation/48638
    * plugin.c (add_new_plugin): Fix typo in fatal_error message.

2011-10-19  Roland Stigge  <stigge@antcom.de>  

    PR translation/49517
    * config/rx/rx.c (rx_print_operand): Fix typo in warning message.

/cp
2011-10-19  Roland Stigge  <stigge@antcom.de>

    PR translation/49704    
    * semantics.c (potential_constant_expression_1): Use "AST" instead of
    "ast" in sorry message.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rx/rx.c
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/semantics.c
    trunk/gcc/plugin.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]