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: [wwwdocs] Describe behavior of -flifetime-dse in class constructors


On 2016.02.25 at 11:01 +0100, Martin LiÅka wrote:
> On 02/17/2016 04:01 PM, Martin LiÅka wrote:
> > On 02/17/2016 03:23 PM, Jakub Jelinek wrote:
> >> "has been" looks weird.  I'd say that the C++ compiler is now more
> >> aggressive...
> >>
> I've been thinking if the suggested patch makes sense any longer after
> the following patch was applied:
> https://gcc.gnu.org/ml/gcc-patches/2016-02/msg01651.html ?

It still makes sense, just replace -fno-lifetime-dse with
-fno-lifetime-dse=1.

-- 
Markus


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