This is the mail archive of the gcc-help@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]

warnings about empty function bodies.


Hi,

Is there a warning flag to print out warning messages in case GCC
compiles a function with an empty body ? I tried -Wextra and
-Wempty-body but that didn't seem to work. The doco though for
-Wempty-body suggests that this is only for empty if or for blocks.

cheers
Ramana

-- 
Ramana Radhakrishnan


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