This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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: Fix the relax finalize pass


On Wed, May 14, 2003 at 10:37:48PM -0700, Richard Henderson wrote:
> > Another simple kludge is to disable the
> > 
> >   if (exp_data_seg.phase == exp_dataseg_end_seen)
> >     {
> >       /* If DATA_SEGMENT_ALIGN DATA_SEGMENT_END pair was seen, check whether
> >          a page could be saved in the data segment.  */
> > 	...
> >     }
> > 
> > block. We can put a FIXME there.
> 
> Maybe that would be better.  It'd mean less kruft to have
> to back out of the main linker.
> 

I just posted one.


H.J.


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