On Wed, May 04, 2016 at 11:55:31AM -0500, Segher Boessenkool wrote:
> On Wed, May 04, 2016 at 02:21:18PM +0930, Alan Modra wrote:
> > Also, since flag_pic is set by -mrelocatable, a number of places that
> > currently test TARGET_RELOCATABLE can be simplified.  I also made
> > -mrelocatable set TARGET_NO_FP_IN_TOC, allowing TARGET_RELOCATABLE to
> > be removed from ASM_OUTPUT_SPECIAL_POOL_ENTRY_P.  Reducing occurrences
> > of TARGET_RELOCATABLE is a good thing.
> 
> Does this TARGET_NO_FP_IN_TOC setting need documenting somewhere?

It's not actually a change in behaviour.  We didn't put fp in toc
with -mrelocatable before this patch.

-- 
Alan Modra
Australia Development Lab, IBM

Reply via email to