Bug 18336
Summary: | avifile apparently miscompiles under new g++ | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <jbjohns4> |
Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
Status: | CLOSED DEFERRED | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | ||
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: | 2000-10-06 09:09:30 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
2000-10-04 15:31:26 UTC
Can you please try building it with -O0 instead of -O2/3 what is used in the package? That would tell if it is an optimization thing, or either bug in the frontend or even bug in avifile itself which could be not proper C++. BTW: What exact options/input (minimal if possible) can be used to reproduce it? |