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]

Re: win32 backend codegen fix


  In message <Pine.SUN.3.93.980829021418.2136B-100000@modi.xraylith.wisc.edu>you write:
  > Essentially, we make sure that special linker directive, .linkonce,
  > is emitted only once for the section. This is the same technique
  > used in svr4 for example.
  > 
  > Fri Aug 28 19:19:31 1998  Mumit Khan  <khan@xraylith.wisc.edu>
  > 
  > 	* i386/cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit
  > 	.linkonce directive after the first time.
Thanks!  Installed on both the egcs-1.1 branch and the mainline sources.

jeff


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