[Bug c++/38663] OpenMP directive causes internal compiler error

2008-12-29 Thread aleaverfay at gmail dot com
--- Comment #1 from aleaverfay at gmail dot com 2008-12-29 20:21 --- Created an attachment (id=17003) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17003&action=view) (Gzipped for size) Preprocessed source file that generates the internal compile error. -- http://gcc.gnu.org/b

[Bug c++/38663] OpenMP directive causes internal compiler error

2008-12-29 Thread aleaverfay at gmail dot com
--- Comment #2 from aleaverfay at gmail dot com 2008-12-29 20:27 --- Debug build works just fine. -O2 and -O3 both fail. Release build is fine with g++4 on linux. $g++4 --version g++4 (GCC) 4.1.0 20060515 (Red Hat 4.1.0-18) Copyright (C) 2006 Free Software Foundation, Inc. This is fre