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++/14902] Stream checking functions fail when -pthread option is used.


------- Additional Comments From kpharris at users dot sf dot net  2004-04-13 16:33 -------
The 3.4 prerelease won't compile.  The assembler is at fault, as it gets stuck
in an infinite loop while building the C++ standard library.  I even attached a
debugger to it and watched it spin on about 6 instructions.  The gcc
platform-specific information page says there's an APAR for it which is TBD, but
 I couldn't find a patch for it on the IBM web site.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|target                      |c++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14902


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