[Bug c++/63249] [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63249 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/63249] [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63249 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Sep 25 06:50:58 2014 New Revision: 215581 URL: https://gcc.gnu.org/viewcvs?rev=215581&root=gcc&view=rev Log: PR c++/63249 * semantics.c (handle_omp_array_sections_1): Call mar

[Bug c++/63249] [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63249 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Thu Sep 25 06:47:43 2014 New Revision: 215580 URL: https://gcc.gnu.org/viewcvs?rev=215580&root=gcc&view=rev Log: PR c++/63249 * semantics.c (handle_omp_array_sections_1): Call mar

[Bug c++/63249] [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-24 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63249 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug c++/63249] [OpenMP] Spurious »set but not used« warnings when actually used in OpenMP target's array section's lower-bound and length

2014-09-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63249 Bug 63249 depends on bug 63248, which changed state. Bug 63248 Summary: Crash when OpenMP target's array section handling is used with templates https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63248 What|Removed |