Bug 21198
| Summary: | gcc 2.96-64 has problems compiling LAPACK on SPARC | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Raw Hide | Reporter: | Trond Eivind Glomsrxd <teg> | ||||
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.0 | CC: | rgorosito | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | sparc | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2000-11-22 17:39:19 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
Trond Eivind Glomsrxd
2000-11-21 20:18:22 UTC
Created attachment 5626 [details]
FORTRAN file which triggers a problem in gcc.
FWIW, when I ran an ia64 compiler on a buggy machine, it *always* ICEd at that exact point. Maybe our sparcs have the same hardware bug? :) No, I'm able to reproduce it on my SPARC and even in an ia32->SPARC cross g77. It does not happen in current CVS nor on subreg-byte branch (cut in September), so I'll have to track down which patch fixes this. This was fixed in gcc-2.96-101. |