re PR rtl-optimization/68730 (wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode))
authorJakub Jelinek <jakub@redhat.com>
Mon, 14 Dec 2015 08:04:37 +0000 (09:04 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Mon, 14 Dec 2015 08:04:37 +0000 (09:04 +0100)
commit63da5ff6bfbc86294a911c36be99e70b9fc0a83a
tree7d6333c855368fa45ea04d9d27a2f46e092ba04a
parent65a00f0e3b35b3f12bfa6ed2dd0e51f1d4df9da7
re PR rtl-optimization/68730 (wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode))

PR rtl-optimization/68730
* cfgrtl.c (cfg_layout_finalize): Free dominators.

* gcc.dg/pr68730.c: New test.

From-SVN: r231606
gcc/ChangeLog
gcc/cfgrtl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr68730.c [new file with mode: 0644]