This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/34513] static variable not found for C++ OpenMP
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 18 Dec 2007 06:52:34 -0000
- Subject: [Bug c++/34513] static variable not found for C++ OpenMP
- References: <bug-34513-15289@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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 section anchors on PPC64-linux which "fixes" this up.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34513