aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1997-04-03 12:04:23 -0800
committerJim Wilson <wilson@gcc.gnu.org>1997-04-03 12:04:23 -0800
commit714aa06f90b27dbf5f2442ec8f3f3bc7377e867a (patch)
tree5ddf60cf3330ceafdddbe708d4bc306d52bdeea1 /gcc
parent7093ddee372f7ca6e5b131a631c81dc9e45e8448 (diff)
downloadgcc-714aa06f90b27dbf5f2442ec8f3f3bc7377e867a.zip
gcc-714aa06f90b27dbf5f2442ec8f3f3bc7377e867a.tar.gz
gcc-714aa06f90b27dbf5f2442ec8f3f3bc7377e867a.tar.bz2
Delete comment referring to README.DWARF.
From-SVN: r13833
Diffstat (limited to 'gcc')
-rw-r--r--gcc/dwarf2out.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c
index 89df539..4f9c83b 100644
--- a/gcc/dwarf2out.c
+++ b/gcc/dwarf2out.c
@@ -41,9 +41,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
extern char *getpwd ();
-/* IMPORTANT NOTE: Please see the file README.DWARF for important details
- regarding the GNU implementation of DWARF. */
-
/* NOTE: In the comments in this file, many references are made to
"Debugging Information Entries". This term is abbreviated as `DIE'
throughout the remainder of this file. */