Bug 51567
Summary: | gcc 2.96-85 cannot compile the regex part of the boost library | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Peter Klotz <peter.klotz99> | ||||
Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
Status: | CLOSED NEXTRELEASE | QA Contact: | David Lawrence <dkl> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 7.1 | ||||||
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: | 2004-10-05 18:45:56 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
Peter Klotz
2001-08-12 13:25:39 UTC
Can you provide a preprocessed testcase (ie. add -save-temps and attach here cregex.ii)? Created attachment 28353 [details]
cregex.ii as requested
In the initial bug report I used STLport 4.5b8 (www.stlport.org) to compile the regex library but the Internal Compiler Error also occurs if the preinstalled GNU STL is used instead. Should be fixed in gcc-c++-2.96-97. *** Bug 63960 has been marked as a duplicate of this bug. *** gcc-2.96 is too old. Its release cycle was finished long ago. Also Jakub wrote about fixing the bug in gcc-2.96-97. Therefore I am closing the case. If it is still important we could reopen it. |