https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63208
Bug ID: 63208 Summary: [SH] Add attribute naked Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: olegendo at gcc dot gnu.org Target: sh*-*-* Several targets support the 'naked' function attribute. It'd be nice to have support for that on SH, too.