https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88528
Richard Biener changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88528
--- Comment #4 from Pavel Roskin ---
The trivial backport of PR c++/85032 fixes both my testcase and the original
issue with my code. Please include the fix in gcc 7.5.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88528
--- Comment #3 from Pavel Roskin ---
I ran "git bisect" between gcc 7.1.0 (affected) and gcc 8.1.0 (unaffected).
Following commit fixed the issue:
https://github.com/gcc-mirror/gcc/commit/e0ccd4807edc919735b4d86590b5a9def529f91c
2018-04-11 Mar
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88528
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Status|UNCONFIRMED