When compile hunspell with -O3 flag it has segfault in a loop, which initialize a buffer (no more bound checking or false start value?).
src/hunspell/affixmgr.cxx:649 hunspell source: 1.2.8 gcc: gcc (GCC) 4.4.0 20090526 (prerelease) arch linux -- Summary: -O3 couse segfault in loop in hunspell Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: andrej dot gelenberg at udo dot edu GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40574