avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Miscompilation (gcc + inline asmb)


From: BERTRAND Joël
Subject: Re: Miscompilation (gcc + inline asmb)
Date: Fri, 13 Aug 2021 17:34:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.8.1

        Some news.

        I have uploaded a simple example at
https://hilbert.systella.fr/public/test_uecc.tar.gz

        This tarball contains minimal code to trigger this issue, makefile and
two asmb output :
- ok.asm
- ko.asm

        ok.asm runs as expected and was built with
#define uECC_PLATFORM   uECC_arch_other
in uECC.h.

        ko.asm doesn't run as expected and was built with
#define uECC_PLATFORM   uECC_avr

        Help will be welcome...

        Best regards,

        JB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]