Component: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: osemwaro.pedro at ocado dot com
Target Milestone: ---
Created attachment 45576
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45576&action=edit
Four short files with diamond include graph
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79442
Ose Pedro changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79442
--- Comment #3 from Ose Pedro ---
(In reply to Jonathan Wakely from comment #2)
> It's true that C++14 support is incomplete in GCC 5, but this is very
> unlikely to change. In other words, this bug should be closed as RESOLVED
> FIXED by GCC 6.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79442
--- Comment #1 from Ose Pedro ---
To be more precise, it does not work under GCC 5.4.0, but does work under GCC
6.1.0. I haven't been able to find a GCC cloud service that provides 5.4.1, so
haven't been able to test that version.