Bug 172853
Summary: | Inner interface's are not know inside package's | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 4 | Reporter: | Andrew Cagney <cagney> |
Component: | gcc4 | Assignee: | Andrew Haley <aph> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 4.0 | CC: | jakub, mnewsome, tromey |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-05-08 13:09:26 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: | |||
Bug Depends On: | |||
Bug Blocks: | 173278 |
Description
Andrew Cagney
2005-11-10 16:10:42 UTC
On RHEL4 gcc 3.2? RHEL4 gcc4. I put this down to low. Since failing to apply the work-around results in a build failure, this isn't hard to miss. We now use the ecj front end for gcj, which fully supports this construct. |