re PR tree-optimization/19337 (ada does not compile at -O3 (nested functions related))
authorJan Hubicka <jh@suse.cz>
Tue, 25 Jan 2005 19:32:53 +0000 (20:32 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 25 Jan 2005 19:32:53 +0000 (19:32 +0000)
commited464869fad50023f8cda82031f1a6ab979a317d
tree915504c6a0f0f884f4687bfa1581c187533d9f4c
parent1b746b0f2af6ab50e9a08244bdf23380c85c4e20
re PR tree-optimization/19337 (ada does not compile at -O3 (nested functions related))

PR tree-optimize/19337
* gcc.c-torture/compile/20050119-1.c: New test.

PR tree-optimize/19337
* tree-inline.c (initialize_inlined_parameters): Copy
saved_static_chain_decl only.

From-SVN: r94226
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/20050119-1.c [new file with mode: 0644]
gcc/tree-inline.c