Bug 156309
| Summary: | Festival causes ppc internal compiler error | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | John (J5) Palmieri <johnp> | ||||
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | CC: | caillon, jkeck | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | powerpc | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 4.0.0-3 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2005-05-10 09:50:52 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: | 136450 | ||||||
| Attachments: |
|
||||||
|
Description
John (J5) Palmieri
2005-04-28 20:21:26 UTC
Created attachment 113809 [details]
Output by the compiler
Just a note that thunderbird and mozilla hit this issue as well. No, at least the testcase you provided for thunderbird is unrelated. That's ICE in try_redirect_to_edge, while this one is in loop unswitching, completely different part of GCC. Furthermore, this one ought to be fixed in 4.0.0-3 and above. Sorry for confusion. thunderbird ICE now filed as https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=157243 |