Current gcc's produce an error if __clear_cache is anything but

__clear_cache(char *a, char *b);

The attached patch implements that. I looks like we were just
implementing a bug of previous gcc versions :-(

Cheers,
Rafael

Attachment: t.patch
Description: Binary data

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to