diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cp/ChangeLog.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/ChangeLog.3 b/gcc/cp/ChangeLog.3 index 995175c..57e96f3 100644 --- a/gcc/cp/ChangeLog.3 +++ b/gcc/cp/ChangeLog.3 @@ -1082,7 +1082,7 @@ expression, always set TFF_NO_FUNCTION_ARGUMENTS in the flags. -2003-10-08 Giovanni Bajo <giovannibajo@libero.it> +2003-10-08 Giovanni Bajo <giovannibajo@libero.it> PR c++/11097 * pt.c (tsubst_decl): Substitute also the DECL_NAME node of @@ -3631,7 +3631,7 @@ (value- or type-) dependent expression as DECL_INITIAL is a valid constant-expression (at parser time). -2003-06-30 Giovanni Bajo <giovannibajo@libero.it> +2003-06-30 Giovanni Bajo <giovannibajo@libero.it> PR c++/11106 * error.c (dump_decl): Call dump_decl to dump the DECL_NAME for a |