This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34513] static variable not found for C++ OpenMP



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]