> Has a gcc bug been filed already? I can't find one in gcc bugzilla and probably that means I never filed it. The bug is in handling ((void) foo, bar) expressions, a common usage in macros to evaluate ignored arguments for side effects and "unused variable" warning elimitation.