[RTEMS Project] #2385: Warning from commit "bsps/arm: Do not use __ARM_ARCH_7A__"
RTEMS trac
trac at rtems.org
Thu Aug 6 02:15:14 UTC 2015
#2385: Warning from commit "bsps/arm: Do not use __ARM_ARCH_7A__"
-------------------------+-----------------------------
Reporter: chrisj | Owner: sebastian.huber
Type: enhancement | Status: new
Priority: high | Milestone: 4.11.1
Component: bsps | Version: 4.11
Severity: normal | Keywords:
-------------------------+-----------------------------
This change https://git.rtems.org/rtems/commit/?h=4.11&id=d0733bb8
generate a warning in user code. The warning is:
{{{
.../arm-errata.h:45:1: warning: 'in line' is not at beginning of
declaration [-Wold-style-declaration]
static bool inline arm_errata_is_applicable_processor_errata_764369(void)
^
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2385>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list