PATCH: Fix the relax finalize pass

H. J. Lu hjl@lucon.org
Thu May 15 05:42:00 GMT 2003


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.



More information about the Gcc mailing list