On 07/13/2011 09:14 AM, Georg-Johann Lay wrote: > gcc/ > * config/avr/elf.h (TARGET_ASM_SELECT_SECTION): Remove, > i.e. use default_elf_select_section. > (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Remove. > (READONLY_DATA_SECTION_ASM_OP): Remove. > (TARGET_ASM_NAMED_SECTION): Move from here... > * config/avr/avr.c: ...to here. > (avr_asm_init_sections): Set unnamed callback of > readonly_data_section. > (avr_asm_named_section): Make static. > > testsuite/ > * gcc.dg/array-quals-1.c: Don't xfail on AVR. > >
Ok. r~