Bug 89143
Summary: | One reason of run-time error while building of glibc with Intel Proton compiler. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <natali.krivitsky> |
Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | denis.briltz, fweimer |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-04-22 11:59:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Need Real Name
2003-04-18 11:26:19 UTC
Solve your problems yourself. We are not going to help you using your compiler. This bug is not critical for Intel compiler. It is a real bug in glibc text and knowledge about it is very useful for glibc quality. Report should be reassigned to the interested person. There is no proof above there is a bug in glibc. What you described is certainly not where the bug happens. It looks (although you haven't bothered to mention which symbol is being looked up) like a call to weak undefined symbol not defined anywhere, which suggest a compiler bug. As said above, we are certainly not going to debug bugs in your compiler. If you find a real glibc bug, fine, we'll look at it. But you haven't shown anything like that. You are right that undefined symbol seems to be a compiler bug. But the behavior when symbols are carefully checked and then it ends with a jump to 0 seems to be a real glibc bug, isn't it? Regards, Denis. |