Bug 20281
Summary: | Yet another gcc 2.96 internal error | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Randy Cushman <randy.cushman> | ||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.0 | CC: | prazak | ||||
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-11-05 16:50:20 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: | |||||||
Attachments: |
|
Description
Randy Cushman
2000-11-03 14:10:36 UTC
I found a workaround (at least for this module): I replaced 'STATIC_INLINE' with 'static' in ../SrcShared/UAE/newcpu.h:224. Please rerun the above command (with the unmodified source, so that it triggers the ICE) with -save-temps -v options in addition to those given above and attach here the resulting .ii output. Created attachment 5043 [details]
compiler output
Attached please find MetaMemory.ii. This is fixed since gcc-c++-2.96-61 (current rawhide version is -63 I think). |