re PR target/18553 (Annoying warning with -ffunction-sections -g)

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
This commit is contained in:
Anatoly Sokolov 2006-11-20 21:16:21 +03:00 committed by Anatoly Sokolov
parent 8999fdc7c2
commit d5b1188567
2 changed files with 12 additions and 0 deletions

View 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.

View 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