This is the mail archive of the gcc-patches@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: [PATCH] tree-optimization/71831 - __builtin_object_size poor results with no optimization


On Sat, Aug 20, 2016 at 09:02:37AM +0200, Florian Weimer wrote:
> Does this mean that with this patch, glibc should remove its
> _FORTIFY_SOURCE warning for non-optimized builds when compiling under
> GCC >= 7?

Of course not, you really need optimizations for _FORTIFY_SOURCE to be
useful.

	Jakub


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