6.3.12 S
Setting incorrect section attributes for name
When setting section attributes on a special section, the section's attributes should match those of the predefined type. The assembler uses the predefined type for the section.
Setting incorrect section type for name
When setting section attributes on a special section, the section's attributes should match those of the predefined type. The assembler uses the predefined type for the section.
Size negative; .fill ignored.
The size argument to the .fill
directive must be non-negative.