Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at olupton dot com
Target Milestone: ---
The following example:
```
void sink(const char*);
static const char *a;
int main() {
const char *b = a;
for (int i = 0; i < 2;
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at olupton dot com
Target Milestone: ---
In gcc versions 8 and above (tested 8.1.0, 8.2.0, 8.3.0, 9.1.0 and trunk
available on godbolt compiler explorer, plus 8.3.0