aboutsummaryrefslogtreecommitdiff
path: root/libphobos/libdruntime/gcc
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2019-04-25 08:32:16 -0600
committerJeff Law <law@gcc.gnu.org>2019-04-25 08:32:16 -0600
commit33579b59aaf02eb726c62d0e63e51af2d94610f4 (patch)
treeebb2e235a5cec9ff41fc7e79a6c37d6fb50dc8e9 /libphobos/libdruntime/gcc
parentb16f214775619dd850e724a0630792da38ba3e40 (diff)
downloadgcc-33579b59aaf02eb726c62d0e63e51af2d94610f4.zip
gcc-33579b59aaf02eb726c62d0e63e51af2d94610f4.tar.gz
gcc-33579b59aaf02eb726c62d0e63e51af2d94610f4.tar.bz2
re PR tree-optimization/90037 (-Wnull-dereference false positive after r269302)
PR tree-optimization/90037 * Makefile.in (OBJS): Remove tree-ssa-phionlycprop.c * passes.def: Replace all instance of phi-only cprop with the lattice propagator. Move propagation pass from after erroneous path isolation to before erroneous path isolation. * tree-ssa-phionlycprop.c: Remove. * gcc.dg/tree-ssa/20030710-1.c: Update dump file to scan. * gcc.dg/isolate-2.c: Likewise. * gcc.dg/isolate-4.c: Likewise. * gcc.dg/pr19431.c: Accept either ordering of PHI args. * gcc.dg/pr90037.c: New test. From-SVN: r270574
Diffstat (limited to 'libphobos/libdruntime/gcc')
0 files changed, 0 insertions, 0 deletions