Bug 1311708

Summary: Couldn't find DIE referenced by DW_OP_GNU_implicit_pointer
Product: [Fedora] Fedora Reporter: Jan Kratochvil <jan.kratochvil>
Component: gccAssignee: Jakub Jelinek <jakub>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 24CC: davejohansen, jakub, jwakely, law, mjw, mjw, mpolacek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: gcc-6.0.0-0.13.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-05 07:48:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

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.