re PR tree-optimization/39100 (-fstrict-aliasing miscompilation)
authorDaniel Berlin <dberlin@dberlin.org>
Thu, 5 Feb 2009 07:09:44 +0000 (07:09 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Thu, 5 Feb 2009 07:09:44 +0000 (07:09 +0000)
commit08e14b2a1ae412910176b09d6b90dadc1b16e0f1
treed1dd76fcc7b537a9e780a3c14fab8f100ff66dfe
parent37d5c6baac1e1222567a750163ba102d0cadab0b
re PR tree-optimization/39100 (-fstrict-aliasing miscompilation)

2009-02-05  Daniel Berlin  <dberlin@dberlin.org>
    Richard Guenther  <rguenther@suse.de>

PR tree-optimization/39100
* tree-ssa-structalias.c (do_ds_constraint): Actually do what the
comment says and add edges.

Co-Authored-By: Richard Guenther <rguenther@suse.de>
From-SVN: r143951
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/pr39100.c [new file with mode: 0644]
gcc/tree-ssa-structalias.c