diff options
| author | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-08 20:34:39 +0000 |
|---|---|---|
| committer | jason <jason@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-08 20:34:39 +0000 |
| commit | 905cf0ab26fcd6349ada331dabc40ed3f6aff4ec (patch) | |
| tree | dbcbdbc2043ddb9593d0c6b311115bb924072187 | |
| parent | e89530cd2a6df48668a00f7c92582224da5e8872 (diff) | |
| download | ppe42-gcc-905cf0ab26fcd6349ada331dabc40ed3f6aff4ec.tar.gz ppe42-gcc-905cf0ab26fcd6349ada331dabc40ed3f6aff4ec.zip | |
add bugzilla reference
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74437 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index f1efa1c7689..f5e0a287ee3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,7 @@ 2003-12-08 Jason Merrill <jason@redhat.com> Daniel Berlin <dberlin@dberlin.org> + PR debug/11114 Support namespaces in DWARF 2 output. * dwarf2out.c (gen_namespace_die): New function. (force_namespace_die, setup_namespace_context): New fns. |

