Lines Matching refs:as_warn
1404 as_warn (_("ignoring fill value in absolute section")); in do_align()
1495 as_warn (_("alignment too large: %u assumed"), align); in s_align()
1527 as_warn (_("expected fill pattern missing")); in s_align()
1644 as_warn (_("symbol name not recognised in the current locale")); in read_symbol_name()
1717 as_warn (_("size (%ld) out of range, ignored"), (long) temp); in s_comm_internal()
1744 as_warn (_("size of \"%s\" is already %ld; not changing to %ld"), in s_comm_internal()
1987 as_warn (_("line numbers must be positive; line number %d rejected"), in s_app_line()
2024 as_warn (_("incompatible flag %i in line directive"), in s_app_line()
2036 as_warn (_("unsupported flag %i in line directive"), in s_app_line()
2075 as_warn (_("start address not supported")); in s_end()
2121 as_warn ("%s", msg); in s_errwarn()
2139 as_warn (_(".fail %ld encountered"), (long) temp); in s_fail()
2181 as_warn (_(".fill size clamped to %d"), BSD_FILL_SIZE_CROCK_8); in s_fill()
2186 as_warn (_("size negative; .fill ignored")); in s_fill()
2192 as_warn (_("repeat < 0; .fill ignored")); in s_fill()
2352 as_warn (_("unrecognized .linkonce type `%s'"), s); in s_linkonce()
2364 as_warn (_(".linkonce is not supported for this object file format")); in s_linkonce()
2412 as_warn (_("error setting flags for \".sbss\": %s"), in bss_alloc()
2473 as_warn (_("alignment negative; 0 assumed")); in parse_align()
2696 as_warn (_("ignoring macro exit outside a macro definition.")); in s_mexit()
2755 as_warn (_("ignoring fill value in absolute section")); in do_org()
2900 as_warn (_("error setting flags for \"%s\": %s"), in s_mri_sect()
2950 as_warn (_("unrecognized section type `%s'"), sectype); in s_mri_sect()
2979 as_warn (_("unrecognized section command `%s'"), seccmd); in s_mri_sect()
3043 as_warn (_(".end%c encountered without preceding %s"), in s_bad_end()
3362 as_warn (_(".space repeat count is zero, ignored")); in s_space()
3364 as_warn (_(".space repeat count is negative, ignored")); in s_space()
4229 as_warn (_("zero assumed for missing expression")); in emit_expr_with_reloc()
4241 as_warn (_("register value used as expression")); in emit_expr_with_reloc()
4327 as_warn (_("value 0x%llx truncated to 0x%llx"), in emit_expr_with_reloc()
4330 as_warn (_("value 0x%I64x truncated to 0x%I64x"), in emit_expr_with_reloc()
4334 as_warn (_("value 0x%lx truncated to 0x%lx"), in emit_expr_with_reloc()
4361 as_warn (_("bignum truncated to %d bytes"), nbytes); in emit_expr_with_reloc()
4532 as_warn (_("using a bit field width of zero"));
4548 as_warn (_("field width %lu too big to fit in %d bytes: truncated to %d bits"),
4695 as_warn (_("unresolvable or nonpositive repeat count; using 1"));
4766 as_warn (_("floating point constant too large")); in hex_float()
4890 as_warn (_("unresolvable or nonpositive repeat count; using 1")); in float_cons()
5134 as_warn (_("zero assumed for missing expression")); in emit_leb128_expr()
5146 as_warn (_("register value used as expression")); in emit_leb128_expr()
5383 as_warn (_("unterminated string; newline inserted")); in next_char_of_string()
5469 as_warn (_("unterminated string; newline inserted")); in next_char_of_string()
5521 as_warn (_("symbol \"%s\" undefined; zero assumed"), in get_known_segmented_expression()
5524 as_warn (_("some symbol undefined; zero assumed")); in get_known_segmented_expression()
5693 as_warn (_(".incbin count zero, ignoring `%s'"), filename); in s_incbin()
5760 as_warn (_("truncated file `%s', %ld of %ld bytes read"), in s_incbin()
6148 as_warn (_("missing closing `%c'"), inquote); in _find_end_of_line()
6150 as_warn (_("stray `\\'")); in _find_end_of_line()