aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/tree-ssa/pr90356-3.c
blob: e658130c69f75729f97df99b7ec9cc8b9d2b4025 (plain)
1
2
3
4
5
6
/* PR tree-optimization/90356 */
/* { dg-do compile } */
/* { dg-options "-O2 -frounding-math -fsignaling-nans -fsigned-zeros -fdump-tree-optimized" } */
/* { dg-final { scan-tree-dump-times " \[+-] 0.0;" 32 "optimized" } } */

#include "pr90356-1.c"