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
This commit is contained in:
Anatoly Sokolov 2007-01-31 20:23:49 +03:00 committed by Anatoly Sokolov
parent 7679f36836
commit d1fc69e4a5
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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>
PR middle-end/29335

View File

@ -922,4 +922,6 @@ mmcu=*:-mmcu=%*}"
#define DWARF2_DEBUGGING_INFO 1
#define DWARF2_ADDR_SIZE 4
#define OBJECT_FORMAT_ELF