https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
Francois-Xavier Coudert changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
--- Comment #6 from Jürgen Reuter ---
I do see this error now also with the trunk version [r260425] under Darwin 17.5
with Xcode 9.3.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
--- Comment #5 from Jürgen Reuter ---
I can see this also for trunk r253992:
In file included from ../../gcc/unique-ptr-tests.cc:23:
In file included from ../../gcc/../include/unique-ptr.h:77:
In file included from
/Applications/Xcode.app/Conten
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
Jürgen Reuter changed:
What|Removed |Added
CC||juergen.reuter at desy dot de
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
Jack Howarth changed:
What|Removed |Added
CC||howarth.at.gcc at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
--- Comment #2 from Francois-Xavier Coudert ---
Yes, on 6 and 7 the headers are included early, as my patch is doing here.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82091
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |5.5
Summary|[5] Build failure