Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#4707 new defect

Unable to run coverage with GCC 12

Reported by: Ryan Long Owned by:
Priority: normal Milestone: 7.1
Component: tool Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

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.

Change History (2)

comment:1 Changed on 08/22/22 at 16:01:55 by Ryan Long

Submitted a ticket to the upstream for this.

https://sourceforge.net/p/elftoolchain/tickets/611/

comment:2 Changed on 12/28/22 at 17:44:28 by Joel Sherrill

Component: admintool
Milestone: 6.17.1
Note: See TracTickets for help on using tickets.