Skip to content
Snippets Groups Projects
Commit 24e7a4a0 authored by Eric Botcazou's avatar Eric Botcazou Committed by Eric Botcazou
Browse files

trans.c (call_to_gnu): Create the temporary for the return value in the...

trans.c (call_to_gnu): Create the temporary for the return value in the variable-sized return type...

	* gcc-interface/trans.c (call_to_gnu): Create the temporary for the
	return value in the variable-sized return type case if the target is
	an array with fixed size.  However, do not create it if this is the
	expression of an object declaration.

From-SVN: r183033
parent efd2e969
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment