gcc-4.0 warning building glibc-2.3-20050307: "warning: left-hand operand of comma expression has no effect"

Roland McGrath roland@redhat.com
Tue Mar 22 07:05:00 GMT 2005


> 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.  



More information about the Libc-alpha mailing list