[Bug c++/43956] g++: internal compiler error: Segmentation fault with -flto and -g flags

2010-05-01 Thread andrej dot gelenberg at udo dot edu
--- Comment #2 from andrej dot gelenberg at udo dot edu 2010-05-01 22:53 --- Source is from cone-0.82 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43956

[Bug c++/43956] g++: internal compiler error: Segmentation fault with -flto and -g flags

2010-05-01 Thread andrej dot gelenberg at udo dot edu
--- Comment #1 from andrej dot gelenberg at udo dot edu 2010-05-01 22:52 --- Created an attachment (id=20528) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20528&action=view) source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43956

[Bug c++/43956] New: g++: internal compiler error: Segmentation fault with -flto and -g flags

2010-05-01 Thread andrej dot gelenberg at udo dot edu
o warranty. -- Summary: g++: internal compiler error: Segmentation fault with - flto and -g flags Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/40574] -O3 couse segfault in loop in hunspell

2009-06-28 Thread andrej dot gelenberg at udo dot edu
--- Comment #5 from andrej dot gelenberg at udo dot edu 2009-06-28 15:16 --- with -fno-tree-vectorize no more segfault. Usecase: open webpage in firefox with textfield (hunspell try to load dict and cause segfault) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40574

[Bug c++/40574] -O3 couse segfault in loop in hunspell

2009-06-28 Thread andrej dot gelenberg at udo dot edu
--- Comment #3 from andrej dot gelenberg at udo dot edu 2009-06-28 13:54 --- compile command: g++ -DHAVE_CONFIG_H -I. -I../.. -march=pentium-m -O3 -g -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -fPIC -DPIC -o .libs/affixmgr.o -- http://gcc.gnu.org/bugzilla

[Bug c++/40574] -O3 couse segfault in loop in hunspell

2009-06-28 Thread andrej dot gelenberg at udo dot edu
--- Comment #2 from andrej dot gelenberg at udo dot edu 2009-06-28 13:54 --- Created an attachment (id=18085) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18085&action=view) assembler output -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40574

[Bug c++/40574] -O3 couse segfault in loop in hunspell

2009-06-28 Thread andrej dot gelenberg at udo dot edu
--- Comment #1 from andrej dot gelenberg at udo dot edu 2009-06-28 13:51 --- Created an attachment (id=18084) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18084&action=view) ii file for affixmgr.cxx -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40574

[Bug c++/40574] New: -O3 couse segfault in loop in hunspell

2009-06-28 Thread andrej dot gelenberg at udo dot edu
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