* gimplify.c (gimplify_scan_omp_clauses) <OMP_CLAUSE_IF>: Call
commit9315094f9a250c141f7ec9845fade3c568619e1d
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Apr 2006 02:38:01 +0000 (2 02:38 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 2 Apr 2006 02:38:01 +0000 (2 02:38 +0000)
treea74abdd48a741446cec5c3b10f5c8e143bfa35f7
parent60945262e765d82631563e8c4f589842ab399a75
* gimplify.c (gimplify_scan_omp_clauses) <OMP_CLAUSE_IF>: Call
gimple_boolify on the condition before calling gimplify_expr.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@112619 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/gimplify.c