https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77492
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Danila from comment #2) > (In reply to Tim Shen from comment #1) > > Seems to be the same issue as 71500. > > Even though I assume that that bug (71500) was fixed (even though the status > is still UNCONFIRMED) it haven't fixed the issue. If the bug is still open it's not fixed. > I tried with both latest gcc (7.2) and clang (5.0) on Ubuntu 16.04 and in > both cases the result of this simple code was the same: Since this is a library feature of course the result will be the same. Tim says this is dup of Bug 71500 so marking it as such. *** This bug has been marked as a duplicate of bug 71500 ***