]> gcc.gnu.org Git - gcc.git/commit - gcc/calls.c
Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether a...
authorJason Merrill <merrill@gnu.org>
Thu, 20 Apr 1995 22:26:30 +0000 (22:26 +0000)
committerJason Merrill <merrill@gnu.org>
Thu, 20 Apr 1995 22:26:30 +0000 (22:26 +0000)
commit657bb6dc84c557465d1d6683ba0731017f6137b8
tree2bc0dae2f3e3cca9188a8d15dbda1bb8205f033a
parenta01408abbe4b7e5a70e423efd8228fb78e9fae11
Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether a...

Use TREE_ADDRESSABLE rather than
|        TYPE_NEEDS_CONSTRUCTING to decide whether a parameter needs to be
|        passed by invisible reference.

From-SVN: r9420
gcc/calls.c
gcc/function.c
This page took 0.052596 seconds and 5 git commands to generate.