On 8/16/19 7:44 AM, Eric Botcazou wrote:
> Hi,
> 
> this adds a small guard to the new function build_reconstructed_reference for 
> broken VIEW_CONVERT_EXPRs.  Users can easily generate these in Ada through 
> the 
> generic function Ada.Unchecked_Conversion and they need to be accepted...
> 
> Tested on x86_64-suse-linux, OK for the mainline?
> 
> 
> 2019-08-16  Eric Botcazou  <ebotca...@adacore.com>
> 
>       * tree-sra.c (build_reconstructed_reference): Return NULL_TREE instead
>       of NULL.  Add guard for broken VIEW_CONVERT_EXPRs.
> 
> 
> 2019-08-16  Eric Botcazou  <ebotca...@adacore.com>
> 
>       * gnat.dg/opt81.ad[sb]: New test.
> 
OK
jeff

Reply via email to