http://bugzilla.suse.com/show_bug.cgi?id=1000513 http://bugzilla.suse.com/show_bug.cgi?id=1000513#c11 --- Comment #11 from Jiri Slaby <jslaby@suse.com> --- For completeness, gcc 5 on factory: $ gcc-5 dw.c -o dw.o -g -c -O2 && readelf -wi dw.o|grep -C 5 getenv <2f1> DW_AT_external : 1 <2f1> DW_AT_declaration : 1 <1><2f1>: Abbrev Number: 18 (DW_TAG_subprogram) <2f2> DW_AT_external : 1 <2f2> DW_AT_declaration : 1 <2f2> DW_AT_linkage_name: (indirect string, offset: 0x28a): getenv <2f6> DW_AT_name : (indirect string, offset: 0x28a): getenv <2fa> DW_AT_decl_file : 6 <2fb> DW_AT_decl_line : 564 <1><2fd>: Abbrev Number: 19 (DW_TAG_subprogram) <2fe> DW_AT_external : 1 <2fe> DW_AT_declaration : 1 -- You are receiving this mail because: You are on the CC list for the bug.