Changeset - r7406:1c263f54b76a
master
0
1
0
(svn r10779) -Fix: GCC 4.2 makes (by default for -O2, -O3 and -Os) an assumption that signed integers do not overflow, whereas it is very likely that some of the legacy code does so. It furthermore breaks with the assumed standard (the behaviour is not actually defined in the standard) about the behaviour when signed integers wrap.
1 file changed with 8 insertions and 0 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)