diff options
author | Shujing Zhao <pearly.zhao@oracle.com> | 2009-11-20 10:05:37 +0000 |
---|---|---|
committer | Paolo Carlini <paolo@gcc.gnu.org> | 2009-11-20 10:05:37 +0000 |
commit | c86818cfbeed504a781e22aa7bf36a12c7fa62a9 (patch) | |
tree | dd151127c85af90b70978482f92c52bdd16cacb1 /gcc/config.gcc | |
parent | 3de8a540d8905f8820166960754bb6bb39bfbb44 (diff) | |
download | gcc-c86818cfbeed504a781e22aa7bf36a12c7fa62a9.zip gcc-c86818cfbeed504a781e22aa7bf36a12c7fa62a9.tar.gz gcc-c86818cfbeed504a781e22aa7bf36a12c7fa62a9.tar.bz2 |
re PR c++/29017 (%s substituted with different untranslated words can't be properly translated)
/cp
2009-11-20 Shujing Zhao <pearly.zhao@oracle.com>
PR c++/29017
* cp-tree.h (composite_pointer_operation): New type.
(composite_pointer_type): Adjust prototype with new argument.
* typeck.c (composite_pointer_type): Accept
composite_pointer_operation as argument and emit diagnostic to be
visible to gettext and checked at compile time.
(composite_pointer_type_r): Likewise.
(common_pointer_type): Update call to composite_pointer_type.
(cp_build_binary_op): Likewise.
* call.c (build_conditional_expr): Likewise.
/testsuite
2009-11-20 Shujing Zhao <pearly.zhao@oracle.com>
* g++.old-deja/g++.jason/rfg20.C: Make expected dg-error strings
explicit.
* g++.old-deja/g++.rfg/00321_01-.C: Likewise.
* g++.old-deja/g++.rfg/00324_02-.C: Likewise.
* g++.old-deja/g++.law/typeck1.C: Likewise.
* g++.old-deja/g++.bugs/900324_02.C: Likewise.
* g++.dg/conversion/ptrmem9.C: Likewise.
* g++.dg/expr/cond2.C: Likewise.
From-SVN: r154360
Diffstat (limited to 'gcc/config.gcc')
0 files changed, 0 insertions, 0 deletions