https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115085

--- Comment #1 from Jan Schultke <janschultke at googlemail dot com> ---
Another user suggested that this is caused by falsely performing temporary
materialization.

This would make a an xvalue, which would also make the reference binding fail.

Reply via email to