ATTRIBUTE_UNUSED

Ben Elliston bje@redhat.com
Sun Aug 27 15:58:00 GMT 2000


   How about just
   -      CGEN_CPU_DESC cd;
   +      CGEN_CPU_DESC cd ATTRIBUTE_UNUSED;
   
Just out of interest, what is the policy concerning code generated for
inclusion in libopcodes and gdb (the sims)?  Can we depend on GCC extensions
like these?  My understanding was that cagney really dislikes them, instead
preferring a new gcc option to allay unused parameter warnings.

Ben



More information about the Cgen mailing list