This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch][gcc47] Deprecate -fconserve-space


On Jun 4, 2012, at 12:45 PM, Jason Merrill wrote:
> In wwwdocs I would also mention that the flag has no effect on most targets.  In fact, I'm not sure it affects any targets that we still actually support; are there any a.out targets left?

The flag can go...  The days of not having bss are long gone...  Even AT&T had bss support for a.out.  The issue was if the assembler and linker didn't supported .bss, one would get hosed on ROM size.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]