--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--- Comment #7 from hailijuan at gmail dot com 2007-12-20 02:21 ---
fixed in revision 131059
--
hailijuan at gmail dot com changed:
What|Removed |Added
Status
--- Comment #6 from jakub at gcc dot gnu dot org 2007-12-19 13:01 ---
Fixed on the trunk so far.
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Assi
--- Comment #5 from jakub at gcc dot gnu dot org 2007-12-19 12:58 ---
Subject: Bug 34513
Author: jakub
Date: Wed Dec 19 12:58:32 2007
New Revision: 131059
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131059
Log:
PR c++/34513
* parser.c (cp_parser_omp_parallel):
--- Comment #4 from pinskia at gcc dot gnu dot org 2007-12-18 06:52 ---
(In reply to comment #3)
> Subject: Re: static variable not found for C++ OpenMP
>
> no, failed even when compiling with "-O2 -g". could you show me your
> compiler version and options? thanks.
Most likely it is s
--- Comment #3 from hailijuan at gmail dot com 2007-12-18 03:24 ---
Subject: Re: static variable not found for C++ OpenMP
no, failed even when compiling with "-O2 -g". could you show me your
compiler version and options? thanks.
17 Dec 2007 18:13:37 -, pinskia at gcc dot gnu dot o
--- Comment #2 from pinskia at gcc dot gnu dot org 2007-12-17 18:13 ---
This works with optimization turned on.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34513
--- Comment #1 from hailijuan at gmail dot com 2007-12-17 17:37 ---
Created an attachment (id=14785)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14785&action=view)
openmp testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34513