This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

[PATCH Newlib]Dont inline std when optimizing for size


Hi,
This simple patch is sent last year and somehow slipped away.  Please see
https://sourceware.org/ml/newlib/2013/msg01069.html for the original
message.
Though I think it's more of a GCC inline problem, IMHO, it's still worth a
patch here.  So what's your opinion?

Thanks,
bin

2014-08-14  Bin Cheng  <bin.cheng@arm.com>

	* libc/stdio/findfp.c (std): Don't inline when optimizing
	for code size.

Attachment: no-inline-std-20131212.txt
Description: Text document


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