OSDN Git Service

PR target/47129
authoramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Dec 2010 01:58:10 +0000 (01:58 +0000)
committeramylaar <amylaar@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Dec 2010 01:58:10 +0000 (01:58 +0000)
* config/ia64/ia64.c: Include "dwarf2out.h" .

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@168332 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 332490b..5dcd78b 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 f789d00..5018e41 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.  */