"H.J. Lu" writes:
> Fix the m2 build warning and error:
>
> [...]
> ../../src/gcc/m2/mc/mc.flex:32:9: warning: "alloca" redefined
>32 | #define alloca __builtin_alloca
> | ^~
> In file included from /usr/include/stdlib.h:587,
> from :22:
> /usr/include/alloc
Fix the m2 build warning and error:
[...]
../../src/gcc/m2/mc/mc.flex:32:9: warning: "alloca" redefined
32 | #define alloca __builtin_alloca
| ^~
In file included from /usr/include/stdlib.h:587,
from :22:
/usr/include/alloca.h:35:10: note: this is the location