[Bug c++/34021] Segmentation fault in G++ 4.1.3 with -O2

2008-01-12 Thread bangerth at dealii dot org
--- Comment #4 from bangerth at dealii dot org 2008-01-13 02:43 --- Confirmed, but fixed in 4.2.x. W. -- bangerth at dealii dot org changed: What|Removed |Added

[Bug c++/34021] Segmentation fault in G++ 4.1.3 with -O2

2007-11-07 Thread chuongdo at cs dot stanford dot edu
--- Comment #1 from chuongdo at cs dot stanford dot edu 2007-11-08 00:33 --- Created an attachment (id=14504) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14504action=view) C++ code which crashes when compiled with -O2. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34021

[Bug c++/34021] Segmentation fault in G++ 4.1.3 with -O2

2007-11-07 Thread chuongdo at cs dot stanford dot edu
--- Comment #2 from chuongdo at cs dot stanford dot edu 2007-11-08 00:34 --- Created an attachment (id=14505) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14505action=view) File created when compiling with -save-temps -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34021

[Bug c++/34021] Segmentation fault in G++ 4.1.3 with -O2

2007-11-07 Thread chuongdo at cs dot stanford dot edu
--- Comment #3 from chuongdo at cs dot stanford dot edu 2007-11-08 00:35 --- The C++ code crashes with g++ -o a a.cc -O2 but not g++ -o a a.cc -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34021

[Bug c++/34021] Segmentation fault in G++ 4.1.3 with -O2

2007-11-07 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34021