[RTEMS Project] #4707: Unable to run coverage with GCC 12
RTEMS trac
trac at rtems.org
Fri Aug 19 18:40:16 UTC 2022
#4707: Unable to run coverage with GCC 12
------------------------+--------------------
Reporter: Ryan Long | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: admin | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------+--------------------
When trying to run coverage on the tests, rtems-test will generate the
*.cov file, however, it doesn't actually analyze the executable. This is
due to not being able to read the DWARF information. GCC 12 defaults to
version 5 for its DWARF output, but the Elftoolchain project is still only
using version 4.
--
Ticket URL: <http://devel.rtems.org/ticket/4707>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list