While doing a git bisect to identify a breakage in gcc, I noticed that the binutils master is producing this warning when linking every test for the m68k/uC5282 BSP. I expect this will not be the only BSP with this warning and I don’t know the fix offhand. I am starting this topic to get suggestions for the needed tweak to the linker script and leave a bread crumb when we see this again.
/home/joel/test-gcc/install-bisect/lib/gcc/m68k-rtems7/13.0.1/../../../../m68k-rtems7/bin/ld: warning: /home/joel/rtems-work/rtems/build/m68k/uC5282/testsuites/validation/ts-validation-no-clock-0.exe has a LOAD segment with RWX permissions
Help appreciated.