Skip to content
Commit b7780957 authored by J.W. Jagersma's avatar J.W. Jagersma Committed by Nick Clifton
Browse files

The "b" flag for COFF sections only unsets the LOAD attribute. It should also...

The "b" flag for COFF sections only unsets the LOAD attribute.  It should also clear the CONTENTS attribute so that named bss sections don't take up space in an object file.  This can be achieved by setting the 'bss' flag in seg_info.

	* config/obj-coff.c (obj_coff_section): Set the bss flag on
	sections with the "b" attribute.
parent 7b1eff95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment