[Bug gcov/profile/25560] New: Incorrect path assumptions

2005-12-25 Thread cyberax at elewise dot com
: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: gcov/profile AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: cyberax at elewise dot com GCC build triplet: i686-mingw32 GCC host triplet

[Bug gcov/profile/25560] Incorrect path assumptions

2005-12-25 Thread cyberax at elewise dot com
--- Comment #1 from cyberax at elewise dot com 2005-12-25 16:51 --- Created an attachment (id=10555) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10555action=view) Quick fix A quick fix for 'make_gcov_file_name'. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25560

[Bug c++/25351] New: Segmentation fault in function coverage_checksum_string

2005-12-11 Thread cyberax at elewise dot com
: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: cyberax at elewise dot com GCC build triplet: i686-mingw32 GCC host triplet: i686-mingw32 GCC target triplet: i686-mingw32 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25351

[Bug c++/25351] Segmentation fault in function coverage_checksum_string

2005-12-11 Thread cyberax at elewise dot com
--- Comment #1 from cyberax at elewise dot com 2005-12-11 14:10 --- Created an attachment (id=10450) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10450action=view) Quick fix Quick-and-dirty fix for this bug (works for me). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25351

[Bug gcov/profile/25351] Segmentation fault in function coverage_checksum_string

2005-12-11 Thread cyberax at elewise dot com
--- Comment #3 from cyberax at elewise dot com 2005-12-11 16:23 --- Yes, preprocessed file attached. But this bug is somewhat hard to reproduce, I've spent about 3 hours trying to create a minimal test-case without much success - sometimes compilation is finished successfully

[Bug target/16589] [4.0/4.1/4.2 regression] [m68k] segmentation fault on identical array accesses in the ?: operators' body

2005-12-11 Thread cyberax at elewise dot com
--- Comment #14 from cyberax at elewise dot com 2005-12-11 16:25 --- Created an attachment (id=10451) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10451action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16589

[Bug gcov/profile/25351] Segmentation fault in function coverage_checksum_string

2005-12-11 Thread cyberax at elewise dot com
--- Comment #4 from cyberax at elewise dot com 2005-12-11 16:29 --- Created an attachment (id=10452) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10452action=view) Test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25351