diff options
author | giovannibajo <giovannibajo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-02-02 18:55:07 +0000 |
---|---|---|
committer | giovannibajo <giovannibajo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2004-02-02 18:55:07 +0000 |
commit | 3f4d4fd672580c88a48b16555aee247de9fbe31b (patch) | |
tree | 27f41d7a59da432d7414028036da8e1e255c8363 /gcc | |
parent | 859f38c885db98f917d85b345359ae6d87d449a8 (diff) | |
download | gcc-3f4d4fd672580c88a48b16555aee247de9fbe31b.tar.gz |
Fixes formatting in a couple of entries of mines
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77131 138bc75d-0d04-0410-961f-82ee72b054a4
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 995175cf677..57e96f315f5 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 |