[Bug libstdc++/36130] Atomics regression test fail to compile when parallel mode is enabled

2008-07-09 Thread bkoz at gcc dot gnu dot org
--- Comment #3 from bkoz at gcc dot gnu dot org 2008-07-10 03:01 --- fixed -- bkoz at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug libstdc++/36130] Atomics regression test fail to compile when parallel mode is enabled

2008-05-06 Thread bkoz at gcc dot gnu dot org
--- Comment #2 from bkoz at gcc dot gnu dot org 2008-05-06 18:58 --- Subject: Bug 36130 Author: bkoz Date: Tue May 6 18:57:46 2008 New Revision: 134995 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=134995 Log: 2008-05-06 Benjamin Kosnik [EMAIL PROTECTED] PR

[Bug libstdc++/36130] Atomics regression test fail to compile when parallel mode is enabled

2008-05-05 Thread bkoz at gcc dot gnu dot org
--- Comment #1 from bkoz at gcc dot gnu dot org 2008-05-06 03:11 --- These are all failures in C mode, and are due to running into C++ constructs like the keyword namespace. -- bkoz at gcc dot gnu dot org changed: What|Removed |Added