https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78925
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78925
--- Comment #2 from Jonathan Wakely ---
This is the same problem as described in PR 54376 and we decided GCC, EDG, and
MSVC were right to reject the code.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78925
--- Comment #1 from Francesco Biscani ---
Commenting either call to bar() leads to successful compilation.