public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/44647]  New: std::nothrow and std::bad_alloc are coupled
@ 2010-06-23 14:35 sebastian dot huber at embedded-brains dot de
  2010-06-23 14:57 ` [Bug libstdc++/44647] " redi at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: sebastian dot huber at embedded-brains dot de @ 2010-06-23 14:35 UTC (permalink / raw)
  To: gcc-bugs

The definitions of std::nothrow, __new_handler and std::bad_alloc are in the
same file.  This is bad since the std::bad_alloc definition pulls in the
exception support.  The std::bad_alloc definitions should be placed into a
separate file.


-- 
           Summary: std::nothrow and std::bad_alloc are coupled
           Product: gcc
           Version: 4.4.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sebastian dot huber at embedded-brains dot de


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


^ permalink raw reply	[flat|nested] 9+ messages in thread
[parent not found: <bug-44647-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2010-10-05  9:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-23 14:35 [Bug libstdc++/44647] New: std::nothrow and std::bad_alloc are coupled sebastian dot huber at embedded-brains dot de
2010-06-23 14:57 ` [Bug libstdc++/44647] " redi at gcc dot gnu dot org
2010-06-23 15:02 ` sebastian dot huber at embedded-brains dot de
2010-06-23 15:14 ` redi at gcc dot gnu dot org
2010-06-23 15:20 ` sebastian dot huber at embedded-brains dot de
2010-06-23 15:24 ` redi at gcc dot gnu dot org
     [not found] <bug-44647-4@http.gcc.gnu.org/bugzilla/>
2010-10-05  9:42 ` paolo at gcc dot gnu.org
2010-10-05  9:44 ` paolo.carlini at oracle dot com
2010-10-05  9:44 ` paolo.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).