aboutsummaryrefslogtreecommitdiff
path: root/gcc/dwarfout.c
diff options
context:
space:
mode:
authorRobert Lipe <robertl@caldera.com>2001-08-01 22:27:04 +0000
committerRobert Lipe <robertl@gcc.gnu.org>2001-08-01 22:27:04 +0000
commit551e8a74ea0b70f44b64d0b3d5702d952a188bed (patch)
treeea13895dae439b3c7ed1cf8dbe1b296d7767166a /gcc/dwarfout.c
parentfc1296b77aae81ca5df45cd699c23e80b6e5e1fd (diff)
downloadgcc-551e8a74ea0b70f44b64d0b3d5702d952a188bed.zip
gcc-551e8a74ea0b70f44b64d0b3d5702d952a188bed.tar.gz
gcc-551e8a74ea0b70f44b64d0b3d5702d952a188bed.tar.bz2
dwarfout.c: Remove reference to README.DWARF.
2001-08-01 Robert Lipe <robertl@caldera.com> * dwarfout.c: Remove reference to README.DWARF. From-SVN: r44560
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r--gcc/dwarfout.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/dwarfout.c b/gcc/dwarfout.c
index 89e162e..a61ffc3 100644
--- a/gcc/dwarfout.c
+++ b/gcc/dwarfout.c
@@ -578,9 +578,6 @@ Boston, MA 02111-1307, USA. */
#include "tm_p.h"
#include "debug.h"
-/* 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
so called "Debugging Information Entries". For the sake of brevity,
this term is abbreviated to `DIE' throughout the remainder of this