Bug 5594
| Summary: | Apparent optimizing bug in egcs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | guichard | ||||
| Component: | egcs | Assignee: | Cristian Gafton <gafton> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.0 | ||||||
| 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: | 2000-02-07 21:50:00 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
guichard
1999-10-05 17:17:21 UTC
Please send the output of gcc -E on the file in question, combined with the exact command line (e.g "gcc -g -O foo.c") required to get the error. Incidentally, I would guess the difference between your two systems is because of different libraries rather than gcc2.7 vs. egcs. But send in the code and I'll have a look. Created attachment 79 [details]
Test case and further discussion from reporter
The glibc headers should fix this in the current rawhide version |