#4949 new defect

dl05 fails on MicroBlaze

Reported by: Alex White Owned by:
Priority: normal Milestone: 7.1
Component: tool/gcc Version: 6
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Test dl05 fails on MicroBlaze? due to this GCC bug: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61664.

In the epilogue of _Unwind_RaiseException, the return address is 4 bytes off from the correct landing pad. If I use gdb to subtract 4 from r15 in the epilogue, the test passes.

Change History (1)

comment:1 Changed on 08/30/23 at 15:43:19 by Alex White <alex.white@…>

In cd7ad64/rtems:

microblaze: Add dl05 to expected failures

Updates #4949

Note: See TracTickets for help on using tickets.