https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96720
Bug ID: 96720
Summary: ICE with* after include
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: cgnitash at gmail dot com
Target Milestone: ---
The following code gives an ice on gcc trunk.
https://godbolt.org/z/5EaEGP
#include <range/v3/all.hpp> *
