This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/19343] New: New warnings in libstdc++-v3 since 2004-01-05


I see the following new warnings when compiling GCC CVS on different 
Linux platforms since 2004-01-05: 
../../../../libstdc++-v3/src/bitmap_allocator.cc: In member function 'size_t* 
__gnu_cxx::free_list::_M_get(size_t)': 
../../../../libstdc++-v3/src/bitmap_allocator.cc:110: warning: control reaches 
end of non-void function 
 
../../../../libstdc++-v3/testsuite/testsuite_abi.cc: In function ~symbol& 
get_symbol(const std::string&, const symbols&)~: 
../../../../libstdc++-v3/testsuite/testsuite_abi.cc:268: warning: control 
reaches end of non-void function

-- 
           Summary: New warnings in libstdc++-v3 since 2004-01-05
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aj at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: *
  GCC host triplet: *
GCC target triplet: *


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]