This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/55042] sh.c:11586:1: error: âbool sh1_builtin_p()â defined but not used


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55042

--- Comment #4 from Oleg Endo <olegendo at gcc dot gnu.org> 2012-10-27 14:39:46 UTC ---
(In reply to comment #3)
> static bool ATTRIBUTE_UNUSED
> 
> perhaps?

Yeah, that would also do the job.  Do you insist? :)
Personally, I don't care, except for the comment that gives a hint why
something unused is still around.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]