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 #11 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 26 Apr 2016, david.abdurachmanov at gmail dot com wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70760
> 
> --- Comment #10 from David Abdurachmanov <david.abdurachmanov at gmail dot com> ---
> I did a quick test (still took several hours) with #1 and #3 patches and both
> seem to solve the issue. Patches were tested on top of r235408.
> 
> Just in case I will run patch #3 (for now) again, but will force the whole
> world to be recompiled starting GCC. That is a more extensive, but also
> expensive test.

Thanks for the effort!

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