Joel Sherrill commented: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/144#note_135806


@amar You likely could some up with some code that is easy to check the 
generated assembly code. But that would not let us know that the target CPU 
needs strict alignment.

But we do not have to maintain binary compatibility with anything since 
everything is built from source. gcc/config/riscv/t-rtems could be adjusted to 
make sure all the language libraries are built with strict alignment. But it 
wouldn't ensure that RTEMS itself or applications are also.

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/tools/rtems-source-builder/-/issues/144#note_135806
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to