re PR target/47129 (ia64-hp-vms: ia64.o: dwarf2out_vms_debug_main_pointer undeclared)
authorJoern Rennecke <amylaar@spamcop.net>
Thu, 30 Dec 2010 01:58:10 +0000 (01:58 +0000)
committerJoern Rennecke <amylaar@gcc.gnu.org>
Thu, 30 Dec 2010 01:58:10 +0000 (01:58 +0000)
PR target/47129
* config/ia64/ia64.c: Include "dwarf2out.h" .

From-SVN: r168332

gcc/ChangeLog
gcc/config/ia64/ia64.c

index 332490b4ab43f8097a3e5e5fb733c81b6a045816..5dcd78b2af9c4069604abcdcfb2d73098eb3b837 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-30  Joern Rennecke  <amylaar@spamcop.net>
+
+       PR target/47129
+       * config/ia64/ia64.c: Include "dwarf2out.h" .
+
 2010-12-29  Jakub Jelinek  <jakub@redhat.com>
 
        PR tree-optimization/47074
index f789d00ebc666b1ab811a9841f94813811a821d0..5018e4114f654c34224309c0e8f0ed73724823b6 100644 (file)
@@ -60,6 +60,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm-constrs.h"
 #include "sel-sched.h"
 #include "reload.h"
+#include "dwarf2out.h"
 
 /* This is used for communication between ASM_OUTPUT_LABEL and
    ASM_OUTPUT_LABELREF.  */