[PATCH RTEMS] spec: Add -mstrict-align to mvme2100 default build

Joel Sherrill joel at rtems.org
Wed Aug 9 14:21:52 UTC 2023


I'm ok with this if there is a known case of an alignment exception that
causes this.

We didn't want to force it into every PowerPC BSP.

Do you have a case that failed and was resolved by adding this?

On Wed, Aug 9, 2023 at 7:36 AM Uchenna Ezeobi <uchenna.ezeobi3 at gmail.com>
wrote:

> Update #3767
> ---
>  spec/build/bsps/powerpc/motorola_powerpc/abi.yml | 4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
> b/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
> index 6734e9babf..2438c30f1d 100644
> --- a/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
> +++ b/spec/build/bsps/powerpc/motorola_powerpc/abi.yml
> @@ -17,6 +17,10 @@ default:
>    - -mcpu=powerpc
>    - -mmultiple
>    - -mstrict-align
> +- enabled-by: [powerpc/mvme2100]
> +  value:
> +  - -mcpu=603e
> +  - -mstrict-align
>  - enabled-by: [powerpc/mvme2307, powerpc/mvme2700]
>    value:
>    - -mcpu=604
> --
> 2.39.3
>
> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20230809/378371ec/attachment.htm>


More information about the devel mailing list