Home
last modified time | relevance | path

Searched refs:bad_msg (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dobj-elf.c809 char *bad_msg = _("unrecognized .section attribute: want a,e,w,x,M,S,G,T"); in obj_elf_parse_section_letters() local
811 bfd_vma md_attr = md_elf_section_letter (*str, &bad_msg); in obj_elf_parse_section_letters()
816 as_fatal ("%s", bad_msg); in obj_elf_parse_section_letters()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-00011293 of 'm', 'S' instead of 's'. Update bad_msg.
1294 * config/tc-ppc.c (ppc_section_letter): Update bad_msg.
1295 * config/tc-i370.c (i370_sectioN_letter): Update bad_msg.