summaryrefslogtreecommitdiff
path: root/git.mk
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2015-08-22 23:06:23 +0200
committerBenjamin Otte <otte@redhat.com>2015-08-22 23:06:23 +0200
commitdd4b061c27dc0865c8f8987d294de6e04b321c18 (patch)
tree7d8286675e87e7158bdb530052f263dd8a956678 /git.mk
parent3df91dc6c6f8d1421e9c8756959280de792af77a (diff)
downloadgdk-pixbuf-dd4b061c27dc0865c8f8987d294de6e04b321c18.tar.gz
pixops: Be smarter than gcc's optimizer
gcc realizes that the overflow checks aren't necessary. Why not? Well, if an int overflows, the behavior is undefined. And turning on -fomit-instructions is valid behavior in an undefined situation.
Diffstat (limited to 'git.mk')
0 files changed, 0 insertions, 0 deletions