https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106333

--- Comment #4 from Eran Kornblau <eran.kornblau at kaltura dot com> ---
Ok, thank you both.

One last point - maybe it makes sense to at least output a warning in this
case?
I added '-Wall -pedantic -Wextra' to the command, and didn't get any warning
about this.

The end result here was that some condition that I wrote didn't make it to the
binary, would have been good to know about it, before it happened to us on
production... something like the 'condition is always true/false' warnings.

Thanks,

Eran

Reply via email to