This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/55042] sh.c:11586:1: error: âbool sh1_builtin_p()â defined but not used
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 27 Oct 2012 14:05:12 +0000
- Subject: [Bug target/55042] sh.c:11586:1: error: âbool sh1_builtin_p()â defined but not used
- Auto-submitted: auto-generated
- References: <bug-55042-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55042
--- Comment #3 from Uros Bizjak <ubizjak at gmail dot com> 2012-10-27 14:05:12 UTC ---
static bool ATTRIBUTE_UNUSED
perhaps?