diff options
Diffstat (limited to 'gcc/dwarfout.c')
-rw-r--r-- | gcc/dwarfout.c | 3 |
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 |