[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/19576] bogus code generation with on SunOS with 2.26
From: |
hjl.tools at gmail dot com |
Subject: |
[Bug gas/19576] bogus code generation with on SunOS with 2.26 |
Date: |
Sat, 06 Feb 2016 20:34:52 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=19576
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> ---
The difference is
@ -317,7 +317,7 @@ Symbol table '.symtab' contains 95 entri
37: 00000004 4 OBJECT GLOBAL DEFAULT COM ResourceStateCallback
38: 00000000 0 NOTYPE GLOBAL DEFAULT UND _CallCallbacks
39: 00000004 4 OBJECT GLOBAL DEFAULT COM TypeMask
- 40: 00000000 0 NOTYPE GLOBAL DEFAULT UND ree
+ 40: 00000000 0 NOTYPE GLOBAL DEFAULT UND free
41: 000001c0 153 FUNC GLOBAL DEFAULT 1 CreateNewResourceType
42: 00000004 4 OBJECT GLOBAL DEFAULT COM lastResourceType
43: 00000000 0 NOTYPE GLOBAL DEFAULT UND xreallocarray
@@ -341,10 +341,10 @@ Symbol table '.symtab' contains 95 entri
61: 00000000 0 NOTYPE GLOBAL DEFAULT UND FatalError
62: 00000a60 720 FUNC GLOBAL DEFAULT 1 AddResource
63: 00000000 0 NOTYPE GLOBAL DEFAULT UND LookupResourceName
- 64: 00000000 0 NOTYPE GLOBAL DEFAULT OS [0xff3f]
__dtrace_Xserver___resour
+ 64: 00000000 0 NOTYPE GLOBAL DEFAULT UND __dtrace_Xserver___resour
65: 00000000 0 NOTYPE GLOBAL DEFAULT UND ErrorF
66: 00000d30 298 FUNC GLOBAL DEFAULT 1 FreeResource
- 67: 00000000 0 NOTYPE GLOBAL DEFAULT OS [0xff3f]
__dtrace_Xserver___resour
^^^^^^^^^^^^^ 2.26 Where does
this special section index come from? My cross assembler doesn't have it.
Please find out why it happens on Solaris.
+ 67: 00000000 0 NOTYPE GLOBAL DEFAULT UND __dtrace_Xserver___resour
68: 00000e60 267 FUNC GLOBAL DEFAULT 1 FreeResourceByType
69: 00000f70 184 FUNC GLOBAL DEFAULT 1 ChangeResourceValue
70: 00001030 244 FUNC GLOBAL DEFAULT 1 FindClientResourcesByType
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug gas/19576] New: bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/06
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/06
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, hjl.tools at gmail dot com, 2016/02/06
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/06
- [Bug gas/19576] bogus code generation with on SunOS with 2.26,
hjl.tools at gmail dot com <=
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/08
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, hjl.tools at gmail dot com, 2016/02/08
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/08
- [Bug gas/19576] bogus code generation with on SunOS with 2.26, richard at netbsd dot org, 2016/02/14