re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tree-pta)
authorRichard Guenther <rguenther@suse.de>
Mon, 10 May 2010 08:55:32 +0000 (08:55 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 10 May 2010 08:55:32 +0000 (08:55 +0000)
commit1755aad0945c2f55a23ae98f5f2e19bdce3ed4e7
treef48bd83bd6994da8ada01c55573d182db66c9c7c
parent333b67a9f16208485c0f76edea0b4ecaddd0c8e6
re PR tree-optimization/44050 (Wrong code is produced with -fipa-pta -fno-tree-pta)

2010-05-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/44050
* tree-inline.c (tree_function_versioning): Clone the ipa-pta
flag.

* gcc.dg/torture/pr44050.c: New testcase.

From-SVN: r159214
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr44050.c [new file with mode: 0644]
gcc/tree-inline.c