do you have any evidence that the suggested changes will result in faster object code generated by the compiler? I would assume that
!a
generates as efficient code as
a != 0
with gcc -O2.
If not file a bug report for GCC.
Best regards
Heinrich Schuchardt
_______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
