Home | History | Annotate | Download | only in gas

Lines Matching full:as_warn

1407 	      as_warn (_("ignoring fill value in absolute section"));
1498 as_warn (_("alignment too large: %u assumed"), align);
1530 as_warn (_("expected fill pattern missing"));
1647 as_warn (_("symbol name not recognised in the current locale"));
1720 as_warn (_("size (%ld) out of range, ignored"), (long) temp);
1747 as_warn (_("size of \"%s\" is already %ld; not changing to %ld"),
1990 as_warn (_("line numbers must be positive; line number %d rejected"),
2027 as_warn (_("incompatible flag %i in line directive"),
2039 as_warn (_("unsupported flag %i in line directive"),
2078 as_warn (_("start address not supported"));
2124 as_warn ("%s", msg);
2142 as_warn (_(".fail %ld encountered"), (long) temp);
2184 as_warn (_(".fill size clamped to %d"), BSD_FILL_SIZE_CROCK_8);
2189 as_warn (_("size negative; .fill ignored"));
2195 as_warn (_("repeat < 0; .fill ignored"));
2355 as_warn (_("unrecognized .linkonce type `%s'"), s);
2367 as_warn (_(".linkonce is not supported for this object file format"));
2415 as_warn (_("error setting flags for \".sbss\": %s"),
2476 as_warn (_("alignment negative; 0 assumed"));
2699 as_warn (_("ignoring macro exit outside a macro definition."));
2758 as_warn (_("ignoring fill value in absolute section"));
2903 as_warn (_("error setting flags for \"%s\": %s"),
2953 as_warn (_("unrecognized section type `%s'"), sectype);
2982 as_warn (_("unrecognized section command `%s'"), seccmd);
3046 as_warn (_(".end%c encountered without preceding %s"),
3365 as_warn (_(".space repeat count is zero, ignored"));
3367 as_warn (_(".space repeat count is negative, ignored"));
4234 as_warn (_("zero assumed for missing expression"));
4246 as_warn (_("register value used as expression"));
4332 as_warn (_("value 0x%llx truncated to 0x%llx"),
4335 as_warn (_("value 0x%I64x truncated to 0x%I64x"),
4339 as_warn (_("value 0x%lx truncated to 0x%lx"),
4366 as_warn (_("bignum truncated to %d bytes"), nbytes);
4538 as_warn (_("using a bit field width of zero"));
4554 as_warn (_("field width %lu too big to fit in %d bytes: truncated to %d bits"),
4703 as_warn (_("unresolvable or nonpositive repeat count; using 1"));
4775 as_warn (_("floating point constant too large"));
4899 as_warn (_("unresolvable or nonpositive repeat count; using 1"));
5144 as_warn (_("zero assumed for missing expression"));
5156 as_warn (_("register value used as expression"));
5395 as_warn (_("unterminated string; newline inserted"));
5481 as_warn (_("unterminated string; newline inserted"));
5534 as_warn (_("symbol \"%s\" undefined; zero assumed"),
5537 as_warn (_("some symbol undefined; zero assumed"));
5709 as_warn (_(".incbin count zero, ignoring `%s'"), filename);
5776 as_warn (_("truncated file `%s', %ld of %ld bytes read"),
6167 as_warn (_("missing closing `%c'"), inquote);
6169 as_warn (_("stray `\\'"));