[Bug middle-end/89137] gcc/omp-low.c:7135: possible read of uninit memory ?

2019-01-31 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89137

--- Comment #3 from Jakub Jelinek  ---
Author: jakub
Date: Thu Jan 31 23:05:01 2019
New Revision: 268434

URL: https://gcc.gnu.org/viewcvs?rev=268434&root=gcc&view=rev
Log:
PR middle-end/89137
* omp-low.c (lower_omp_task_reductions): Drop redundant test to avoid
bogus clang warning.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/omp-low.c

[Bug middle-end/89137] gcc/omp-low.c:7135: possible read of uninit memory ?

2019-01-31 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89137

Richard Biener  changed:

   What|Removed |Added

   Keywords||openmp
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from Richard Biener  ---
and keep it as comment