[RTEMS Project] #3940: Unstable GCc is built with #define CHECKING_P 0
RTEMS trac
trac at rtems.org
Tue Apr 7 05:43:03 UTC 2020
#3940: Unstable GCc is built with #define CHECKING_P 0
------------------------------+----------------------
Reporter: Sebastian Huber | Owner: (none)
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: tool/rsb | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+----------------------
Somehow the GCC internal checks are disabled if built via the RSB (#define
CHECKING_P 0). Normally, if you build a GCC from a Git commit, the
checking is enabled. I haven't figured out what causes GCC to disable the
checking if built via the RSB.
For unstable builds this is quite bad since it can shadow issues, e.g.
https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543367.html
The unstable builds are supposed to surface issues like this as early as
possible.
--
Ticket URL: <http://devel.rtems.org/ticket/3940>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list