[Bug c++/40574] New: -O3 couse segfault in loop in hunspell
andrej dot gelenberg at udo dot edu
gcc-bugzilla@gcc.gnu.org
Sun Jun 28 13:48:00 GMT 2009
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
More information about the Gcc-bugs
mailing list