On 09/28/2015 04:32 PM, Tom de Vries wrote:
patch below prints the function attributes in the dump file.
foo () [ noclone , noinline ] { ... Good idea? If so, do we want one attribute per line?
Only for really long ones I'd think. Patch is ok for now. Bernd