On 12/06/2017 03:50 AM, Eric Botcazou wrote:
this is the (hopefully) final implementation of the support for the unrolling pragma in the C++ front-end.
This needs some C++ tests, particularly with templates and range-for. I suspect that using the pragma in a template will ICE.
Jason