Commit d1fc69e4 by Anatoly Sokolov Committed by Anatoly Sokolov

re PR target/19087 (Overflowed address in dwarf debug line information)

	PR target/19087
	* config/avr/avr.c (DWARF2_ADDR_SIZE): Define.

From-SVN: r121426
parent 7679f368
2007-01-31 Anatoly Sokolov <aesok@post.ru>
PR target/19087
* config/avr/avr.c (DWARF2_ADDR_SIZE): Define.
2007-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 2007-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
PR middle-end/29335 PR middle-end/29335
......
...@@ -922,4 +922,6 @@ mmcu=*:-mmcu=%*}" ...@@ -922,4 +922,6 @@ mmcu=*:-mmcu=%*}"
#define DWARF2_DEBUGGING_INFO 1 #define DWARF2_DEBUGGING_INFO 1
#define DWARF2_ADDR_SIZE 4
#define OBJECT_FORMAT_ELF #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