------- Comment #8 from dannysmith at users dot sourceforge dot net  2009-03-21 
01:03 -------
(In reply to comment #7)
> The proposed patch works for plain C code, but also affects C++. Since
> libstdc++ contains code that returns aggregates or calls code that does,

An example, please.  The patch only affects functions that return large (> 8
bytes) aggregates by value.

Danny

> -mms-aggregate-return will make the generated code incompatible with the C++
> library. 


-- 


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

Reply via email to