Commit 07b7380e by Alan Modra

fix overlong line

From-SVN: r92520
parent 6ccd356e
2004-12-23 Alan Modra <amodra@bigpond.net.au> 2004-12-23 Alan Modra <amodra@bigpond.net.au>
PR target/18896 PR target/18896
* function.c (split_complex_args): Set DECL_ARTIFICIAL and DECL_IGNORED_P * function.c (split_complex_args): Set DECL_ARTIFICIAL, DECL_IGNORED_P
for real and imaginary parts if the parm is addressable. for real and imaginary parts if the parm is addressable.
(assign_parms_unsplit_complex): If parm addressable, save real (assign_parms_unsplit_complex): If parm addressable, save real
and imaginary parts to a stack temp. Pass assign_parm_data_all. and imaginary parts to a stack temp. Pass assign_parm_data_all.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment