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]
Other format: [Raw text]

Re: Build oddity (Mode = sf\|df messages in output)


On 04/30/2015 03:59 PM, Steve Ellcey  wrote:

I am curious, has anyone started seeing these messages in their GCC build
output:
Mode = sf\|df
Suffix = si\|2\|3

That comes from libgcc/config/t-hardfp. This is used to generate a list of function names from operator, mode, and suffix, e.g. fixsfsi and adddf3.

Jim


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