[Bug c++/36288] OpenMP-C++: segmentation fault in basic string constructors

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed May 28 07:52:00 GMT 2008



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-05-28 07:51 -------
Hmm, I don't think this is a bug as the assignment of the string is not going
to be atomic so you could get a partial assignment of a.astr happening.


-- 


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



More information about the Gcc-bugs mailing list