[Bug tree-optimization/36648] [4.3/4.4 Regression] segfault in global constructor with -O3

2008-07-01 Thread beckmann dot maik at googlemail dot com
--- Comment #9 from beckmann dot maik at googlemail dot com 2008-07-01 06:29 --- Thank you Ira. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36648

[Bug c++/36648] New: segfault in global constructor with -O3

2008-06-27 Thread beckmann dot maik at googlemail dot com
Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: beckmann dot maik at googlemail dot com GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http

[Bug c++/36648] segfault in global constructor with -O3

2008-06-27 Thread beckmann dot maik at googlemail dot com
--- Comment #1 from beckmann dot maik at googlemail dot com 2008-06-27 07:21 --- The segfault doesn't happen on x86-32. -- beckmann dot maik at googlemail dot com changed: What|Removed |Added

[Bug c++/36648] segfault in global constructor with -O3

2008-06-27 Thread beckmann dot maik at googlemail dot com
--- Comment #2 from beckmann dot maik at googlemail dot com 2008-06-27 08:34 --- same for gcc-4_3-branch: $ LANG=en_US svn info . Path: . URL: svn://gcc.gnu.org/svn/gcc/branches/gcc-4_3-branch Repository Root: svn://gcc.gnu.org/svn/gcc Repository UUID: 138bc75d-0d04-0410-961f

[Bug c++/36648] segfault in global constructor with -O3

2008-06-27 Thread beckmann dot maik at googlemail dot com
--- Comment #3 from beckmann dot maik at googlemail dot com 2008-06-27 08:46 --- eeh.. same means it segfaults on x86-64 :) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36648

[Bug libstdc++/35725] New: ambiguous std::fill with character array

2008-03-27 Thread beckmann dot maik at googlemail dot com
::fill with character array Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: beckmann dot maik at googlemail dot

[Bug libstdc++/35725] ambiguous std::fill with character array

2008-03-27 Thread beckmann dot maik at googlemail dot com
--- Comment #1 from beckmann dot maik at googlemail dot com 2008-03-27 22:35 --- Created an attachment (id=15390) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15390action=view) error message error message of g++-4.3.0 when compiling the provided snippet -- http

[Bug fortran/35184] ICE in gfc_conv_array_index_offset

2008-03-15 Thread beckmann dot maik at googlemail dot com
--- Comment #6 from beckmann dot maik at googlemail dot com 2008-03-15 17:21 --- (In reply to comment #5) Closing. Fixed on 4.4 Jerry, many thanks for fixing this! Since this patch is very minor I hope it will be applied to 4.3 before 4.3.1 is out (building gcc on windows isn't

[Bug fortran/35184] New: ICE in gfc_conv_array_index_offset

2008-02-13 Thread beckmann dot maik at googlemail dot com
maik at googlemail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35184