OK.
On Wed, Dec 13, 2017 at 5:32 AM, Paolo Carlini wrote:
> Hi,
>
> in this simple error recovery regression we ICE during gimplification after
> sensible diagnostic about assigning to a read-only location. The problem can
> be avoided by simply returning immediately error_mark_node upon
> cxx_re
Hi,
in this simple error recovery regression we ICE during gimplification
after sensible diagnostic about assigning to a read-only location. The
problem can be avoided by simply returning immediately error_mark_node
upon cxx_readonly_error - the rest of the function does the same, ie,
doesn't