]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/18553 (Annoying warning with -ffunction-sections -g)
authorAnatoly Sokolov <aesok@post.ru>
Mon, 20 Nov 2006 18:16:21 +0000 (21:16 +0300)
committerAnatoly Sokolov <aesok@gcc.gnu.org>
Mon, 20 Nov 2006 18:16:21 +0000 (21:16 +0300)
PR target/18553
PR target/29449
* config/avr/avr.h (OBJECT_FORMAT_ELF): Define.

* config/avr/avr.h (DWARF2_DEBUGGING_INFO): Define.

From-SVN: r119019

gcc/ChangeLog
gcc/config/avr/avr.h

index 5fd061871cb90e8d263016d437511a1d6999916d..35991916d202dfe42c77dff877d1258c9168b136 100644 (file)
@@ -1,3 +1,11 @@
+2006-11-20  Anatoly Sokolov <aesok@post.ru>
+
+       PR target/18553
+       PR target/29449
+       * config/avr/avr.h (OBJECT_FORMAT_ELF): Define.
+
+       * config/avr/avr.h (DWARF2_DEBUGGING_INFO): Define.
+
 2006-11-20  J"orn Rennecke  <joern.rennecke@st.com>
 
        * config.gcc (sh*-superh-elf): Add t-superh to tmake_file.
index d34a6b640b4f08d0f7cfdb1ee3c89a03b3027f79..48a59335ed45929d544a94063b460f03cff59f8c 100644 (file)
@@ -918,3 +918,7 @@ mmcu=*:-mmcu=%*}"
 #define CR_TAB "\n\t"
 
 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
+
+#define DWARF2_DEBUGGING_INFO 1
+
+#define OBJECT_FORMAT_ELF