public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/39546]  New: parallel mode doesn't support implicit string conversion
@ 2009-03-24 16:41 suokkos at gmail dot com
  2009-03-24 16:43 ` [Bug libstdc++/39546] " suokkos at gmail dot com
                   ` (23 more replies)
  0 siblings, 24 replies; 25+ messages in thread
From: suokkos at gmail dot com @ 2009-03-24 16:41 UTC (permalink / raw)
  To: gcc-bugs

In parallel mode automatic conversion from string literal to std::string
doesn't work when passing literal as parameter to std::find.

Woring compiler parameters:
g++ test.cpp -o test

Failing compiler line:
g++ -D_GLIBCXX_PARALLEL -fopenmp -lgomp test.cpp -o test


Simple work around is making explicit temporary std::string object.


-- 
           Summary: parallel mode doesn't support implicit string conversion
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: suokkos at gmail dot com
 GCC build triplet: x86_64-linux-gnu
  GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu


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


^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2009-05-12 15:28 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-24 16:41 [Bug libstdc++/39546] New: parallel mode doesn't support implicit string conversion suokkos at gmail dot com
2009-03-24 16:43 ` [Bug libstdc++/39546] " suokkos at gmail dot com
2009-03-24 16:46 ` suokkos at gmail dot com
2009-03-24 16:48 ` suokkos at gmail dot com
2009-03-24 17:25 ` paolo dot carlini at oracle dot com
2009-03-24 17:26 ` paolo dot carlini at oracle dot com
2009-03-31  9:53 ` singler at gcc dot gnu dot org
2009-03-31  9:53 ` singler at gcc dot gnu dot org
2009-03-31  9:54 ` singler at gcc dot gnu dot org
2009-03-31 11:34 ` paolo dot carlini at oracle dot com
2009-03-31 16:43 ` singler at gcc dot gnu dot org
2009-04-01  9:49 ` paolo dot carlini at oracle dot com
2009-04-07  9:09 ` singler at gcc dot gnu dot org
2009-04-07  9:10 ` singler at gcc dot gnu dot org
2009-04-15 13:10 ` paolo dot carlini at oracle dot com
2009-04-15 13:57 ` paolo dot carlini at oracle dot com
2009-04-16 21:59 ` bkoz at gcc dot gnu dot org
2009-04-20 14:44 ` singler at gcc dot gnu dot org
2009-04-29 19:43 ` bkoz at gcc dot gnu dot org
2009-04-29 20:09 ` paolo dot carlini at oracle dot com
2009-05-06 11:22 ` singler at gcc dot gnu dot org
2009-05-07  9:19 ` singler at gcc dot gnu dot org
2009-05-07  9:40 ` paolo dot carlini at oracle dot com
2009-05-12 14:58 ` singler at gcc dot gnu dot org
2009-05-12 15:28 ` paolo dot carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).