Bug 465974
| Summary: | [RHEL5.3][gcc-4.3] Fortran DW_TAG_common_block has incorrect placement/scope | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Alan Matsuoka <alanm> | ||||||
| Component: | gcc43 | Assignee: | Jakub Jelinek <jakub> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 5.3 | CC: | benl, jan.kratochvil, mnowak, pmuller, riek, tao | ||||||
| Target Milestone: | rc | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2009-01-20 20:47:15 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
Alan Matsuoka
2008-10-07 14:43:47 UTC
Created attachment 319649 [details]
test2.f90
I agree this is fatal enough to need a rebuild, but I'm still waiting for upstream ack on the patch. This has been in rawhide for a few days, without problems and got even through gdb testing, so I'd like to respin gcc43 now for this. (In reply to comment #0) > Jan Kratochvil in BZ 459376, comment #12 noted that these issues are making it > so that gcc-gfortran is incompatible with some fixes made to gdb-6.8 (see BZ > 459672), which is what we'll be re-basing gdb on when RHEL5.3 ships (Jan is > also the reporter of the upstream bug). This support for GDB exists as a patch now but it is not present in any GDB release (upstream/rhel/fedora/archer). It is a GDB fix/feature planned for RHEL-5.4. Still sure the GCC fix makes sense for other non-GDB debuggers. I can also respin GDB for RHEL-5.3 with the common blocks fix from Bug 459762 but still not all of the other Fortran fixes are done+stable in GDB (all the GCC Fortran fixes look as done already for 5.3, though). An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2009-0077.html |