This is the mail archive of the gcc-bugs@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]

[Bug ipa/70760] [6/7 regression] wrong generated code for std::make_unique with -fipa-pta


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760

--- Comment #9 from rguenther at suse dot de <rguenther at suse dot de> ---
On Mon, 25 Apr 2016, david.abdurachmanov at gmail dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760
> 
> --- Comment #8 from David Abdurachmanov <david.abdurachmanov at gmail dot com> ---
> Should I continue testing the 2nd patch, or dump whatever is currently built
> and restart with the patch from your latest comment?

I think the patch from the last comment is most correct, the 2nd is
wrong.  The first one is safest at this point.

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