This is the mail archive of the gcc@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]

Re: Named bss sections


  In message <199709021415.QAA23431@lslsun17.epfl.ch>you write:
  > In the gcc snapshot distributed by Cygnus with the cygwin32 tools, there
  > was support for named bss sections which had been added by someone at
  > Cygnus.  This support has disappeared from egcs.  Was there any reason?
  > If not, the following patch should re-enable this.
  > 
  > Cheers,
  > 					Christian
  > 
  > 
  > 	* varasm.c (assemble_variable): Enable named bss sections.
Exactly what problem are you trying to solve.  As Gavin noted, we
pulled that patch out as we thought it wasn't strictly necessary.

If it's necessary on your target, can you please explain why?


jeff


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