> commit 72c6938f29cbeddb3220720e68add4cf09ffd794
> Author: Eric Botcazou <ebotca...@adacore.com>
> Date:   Sun Aug 25 15:20:59 2024 +0200
> 
>     ada: Streamline handling of low-level peculiarities of record field
> layout
> 
> broke the Ada build on SPARC:
> 
> In file included from ./tm_p.h:4,
>                  from
> /vol/gcc/src/hg/master/local/gcc/ada/gcc-interface/misc.cc:31:
> /vol/gcc/src/hg/master/local/gcc/config/sparc/sparc-protos.h:46:47: error:
> use of enum ‘memmodel’ without previous declaration 46 | extern void
> sparc_emit_membar_for_model (enum memmodel, int, int);
>       |                                               ^~~~~~~~
> 
> Fixed by including memmodel.h.

Sorry about that, a small merge glitch, the fix is already in the pipeline.

-- 
Eric Botcazou


Reply via email to