diff options
author | Giovanni Bajo <giovannibajo@gcc.gnu.org> | 2004-02-02 18:55:07 +0000 |
---|---|---|
committer | Giovanni Bajo <giovannibajo@gcc.gnu.org> | 2004-02-02 18:55:07 +0000 |
commit | ef2c1035fc580a4f63dd1c16f3466213685a6c51 (patch) | |
tree | 27f41d7a59da432d7414028036da8e1e255c8363 /gcc | |
parent | 8ad0d964acb6f8c7db9b48165d20ed41f68cc7ff (diff) | |
download | gcc-ef2c1035fc580a4f63dd1c16f3466213685a6c51.zip gcc-ef2c1035fc580a4f63dd1c16f3466213685a6c51.tar.gz gcc-ef2c1035fc580a4f63dd1c16f3466213685a6c51.tar.bz2 |
Fixes formatting in a couple of entries of mines
From-SVN: r77131
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 |