emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using stpcpy


From: Eli Zaretskii
Subject: Re: Using stpcpy
Date: Sat, 27 Dec 2014 22:25:41 +0200

> Date: Sat, 27 Dec 2014 22:17:45 +0200
> From: Eli Zaretskii <address@hidden>
> Cc: address@hidden, address@hidden
> 
> > Yes, it seems gcc optimizes this because of the following strlen
> > call. You can disable this optimization with -fno-optimize-strlen.
> 
> GCC shouldn't have done that by default.  It's nasty.

To say nothing of the fact that this switch is not documented in the
GCC manual, not even in the manual that comes with GCC 4.8.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]