Bug 168812
Summary: | EMBOSS execution issue with gcc-3.2.3-52.x86_64 | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 3 | Reporter: | Tru Huynh <pasteur> |
Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-09-20 19:25:46 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
Tru Huynh
2005-09-20 14:53:57 UTC
That can very likely be application bug, the fact that it passes with one compiler and doesn't with another one doesn't say anything, the program can still be in undefined code territory. For a bug to be filed here, you need to debug it yourself and only if you prove it is compiler bug, you need to create a (small) self-contained testcase and attach it here. Alternatively, if you have Red Hat support contract, you can deal with it that way. For what it's worth, the same behaviour is observed on 3.6beta version gcc-3.2.3-53.x86_64/glibc-devel-2.3.2-95.35.x86_64. I will try to come up with a shorter testcase. |