Bug 1311708 - Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
Summary: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 24
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-24 19:35 UTC by Jan Kratochvil
Modified: 2016-03-05 07:48 UTC (History)
7 users (show)

Fixed In Version: gcc-6.0.0-0.13.fc24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-05 07:48:25 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
GNU Compiler Collection 69947 0 None None None 2016-02-24 20:32:16 UTC

Description Jan Kratochvil 2016-02-24 19:35:43 UTC
Description of problem:
All recent Koji builds F24+ (gcc6?) print dwz error message.

Version-Release number of selected component (if applicable):
dwz-0.12-2.fc24.x86_64

How reproducible:
Always.

Steps to Reproduce:
Build anything in Koji, such as gdb:
https://kojipkgs.fedoraproject.org//packages/gdb/7.11/55.fc25/data/logs/x86_64/build.log

Actual results:
dwz: ./usr/lib64/libinproctrace.so.debug: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
dwz: ./usr/bin/gdbserver.debug: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
dwz: ./usr/bin/gdb.debug: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
dwz: Too few files for multifile optimization

Expected results:
No error.

Additional info:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/K67M6W7SJORIGOK76D4CN56IBCPOFBT2/

Comment 1 Jakub Jelinek 2016-02-24 20:03:33 UTC
Broken by http://gcc.gnu.org/r231762 , will need to reduce and debug.

Comment 2 Jakub Jelinek 2016-02-24 20:32:16 UTC
I've filed PR69947 to track this.

Comment 3 Jakub Jelinek 2016-03-05 07:48:25 UTC
Should be fixed in gcc-6.0.0-0.13.fc24.


Note You need to log in before you can comment on or make changes to this bug.