Updated^3: RFA: Fix middle-end/46500 (void * encapsulated)

Bernd Schmidt bernds@codesourcery.com
Thu Jun 16 10:29:00 GMT 2011


Ok, much better.

+  cumulative_args_t dummy;
+
+  return m32r_pass_by_reference (dummy, TYPE_MODE (type), type, false);

Please initialize the variable.

Otherwise I think it's OK. Thanks!


Bernd



More information about the Gcc-patches mailing list