s390.h: Define DWARF2_ASM_LINE_DEBUG_INFO.
authorAndreas Krebbel <Andreas.Krebbel@de.ibm.com>
Tue, 5 Mar 2013 12:02:06 +0000 (12:02 +0000)
committerAndreas Krebbel <krebbel@gcc.gnu.org>
Tue, 5 Mar 2013 12:02:06 +0000 (12:02 +0000)
2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>

* config/s390/s390.h: Define DWARF2_ASM_LINE_DEBUG_INFO.

From-SVN: r196461

gcc/ChangeLog
gcc/config/s390/s390.h

index b09e427..9d07f82 100644 (file)
@@ -1,3 +1,7 @@
+2013-03-05  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
+
+       * config/s390/s390.h: Define DWARF2_ASM_LINE_DEBUG_INFO.
+
 2013-03-05  Richard Biener  <rguenther@suse.de>
 
        PR tree-optimization/56270
index a9b7f5c..bd0bc23 100644 (file)
@@ -591,6 +591,9 @@ extern const enum reg_class regclass_map[FIRST_PSEUDO_REGISTER];
 /* Register save slot alignment.  */
 #define DWARF_CIE_DATA_ALIGNMENT (-UNITS_PER_LONG)
 
+/* Let the assembler generate debug line info.  */
+#define DWARF2_ASM_LINE_DEBUG_INFO 1
+
 
 /* Frame registers.  */