| Summary: | common block thread private variables out of scope inside OpenMP parallel region | ||
|---|---|---|---|
| Product: | Red Hat Developer Toolset | Reporter: | Dagmar Prokopová <dprokopo> |
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED ERRATA | QA Contact: | Miroslav Franc <mfranc> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | DTS 2.1 RHEL 6 | CC: | cww, dprokopo, drieden, jan.kratochvil, law, mcermak, mfranc, mnewsome, mpolacek, ohudlick, patrickm, pmuller, roland, rth, tao, tgummels, woodard |
| Target Milestone: | alpha | Keywords: | Patch |
| Target Release: | 3.1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | devtoolset-3-gcc-4.9.2-5.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, the OpenMP artificial functions generated by the compiler did not have the DW_AT_name attribute. Because of this, it was not possible to print variables residing in an OpenMP region in the GNU debugger. This has been fixed in such a way that DW_AT_name is properly set and now it is possible to print variables even in OpenMP regions.
|
Story Points: | --- |
| Clone Of: | 844959 | Environment: | |
| Last Closed: | 2015-04-23 07:53:43 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | 533183, 844959, 1158876, 1258713 | ||
| Bug Blocks: | 1039566 | ||
|
Comment 2
Dagmar Prokopová
2013-11-01 11:59:31 UTC
This is fixed in 4.9 branch, so should be fixed for DTS-3.1. Fixed. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0880.html |