------- Comment #10 from tobi at gcc dot gnu dot org  2008-03-26 21:09 -------
A lovely design by committee feature that is.

An alternative implementation strategy would be to use the same calling
convention as for pass-by-reference arguments and then copy on entry (if
present, and as an optimization, only if it is indeed written to in the
procedure body).


-- 

tobi at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobi at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35203

Reply via email to