Commit d5b11885 by Anatoly Sokolov Committed by Anatoly Sokolov

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
parent 8999fdc7
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.
......
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment