[RTEMS Project] #3866: Add support for GCC 10 noinit attribute
RTEMS trac
trac at rtems.org
Wed Feb 5 09:43:33 UTC 2020
#3866: Add support for GCC 10 noinit attribute
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: assigned
Priority: normal | Milestone: 5.1
Component: bsps | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
In GCC 10 there is a new common variable attribute `noinit`:
https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html#index-
noinit-variable-attribute
https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=commit;h=f0033821c1c9ba386a1983499a666d5759cdd943
To support this, a change in the linker command files is necessary.
--
Ticket URL: <http://devel.rtems.org/ticket/3866>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list