public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/34797]  New: [parallel mode] Settings are separated for each compilation unit
@ 2008-01-15 13:28 singler at gcc dot gnu dot org
  2008-01-15 14:05 ` [Bug libstdc++/34797] " singler at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: singler at gcc dot gnu dot org @ 2008-01-15 13:28 UTC (permalink / raw)
  To: gcc-bugs

In settings.h, the Settings class (containing only static variables) is
encapsulated in an anonymous namespace. This makes the linker think of a
distinct class for each compilation unit. As as result, settings changed in one
.cpp file won't affect code from another .cpp file, although they should have
global effect.


-- 
           Summary: [parallel mode] Settings are separated for each
                    compilation unit
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: singler at gcc dot gnu dot org


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


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

end of thread, other threads:[~2008-02-21 17:07 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-15 13:28 [Bug libstdc++/34797] New: [parallel mode] Settings are separated for each compilation unit singler at gcc dot gnu dot org
2008-01-15 14:05 ` [Bug libstdc++/34797] " singler at gcc dot gnu dot org
2008-01-15 14:06 ` singler at gcc dot gnu dot org
2008-01-17 17:46 ` bkoz at gcc dot gnu dot org
2008-01-17 17:50 ` bkoz at gcc dot gnu dot org
2008-01-18 23:34 ` bkoz at gcc dot gnu dot org
2008-02-18  0:01 ` bkoz at gcc dot gnu dot org
2008-02-21 17:07 ` pcarlini at suse dot de

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