public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dje at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/98613] New: vstring mov testsuite failures on AIX
Date: Sun, 10 Jan 2021 01:39:24 +0000	[thread overview]
Message-ID: <bug-98613-4@http.gcc.gnu.org/bugzilla/> (raw)

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98613

            Bug ID: 98613
           Summary: vstring mov testsuite failures on AIX
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dje at gcc dot gnu.org
  Target Milestone: ---

/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++-v3/include/ext/new_allocator.h:139:
warning: 'void operator delete(void*, std::size_t)' called on unallocated
object '__gnu_cxx::__rc_string_base<char, std::char_traits<char>,
std::allocator<char> > ::_S_empty_rep' [-Wfree-nonheap-object]
/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++-v3/include/ext/new_allocator.h:139:
warning: 'void operator delete(void*, std::size_t)' called on unallocated
object '__gnu_cxx::__rc_string_base<char, std::char_traits<char>,
std::allocator<char> >
::_S_empty_rep' [-Wfree-nonheap-object]

more extensive message:

In member function 'void __gnu_cxx::new_allocator<_Tp>::deallocate(_Tp*,
__gnu_c
xx::new_allocator<_Tp>::size_type) [with _Tp =
__gnu_cxx::__rc_string_base<char,
 std::char_traits<char>, std::allocator<char> >::_Rep]',
    inlined from 'void __gnu_cxx::__rc_string_base<_CharT, _Traits,
_Alloc>::_Re
p::_M_destroy(const _Alloc&) [with _CharT = char; _Traits =
std::char_traits<cha
r>; _Alloc = std::allocator<char>]' at
/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++
-v3/include/ext/rc_string_base.h:455,
    inlined from 'void __gnu_cxx::__rc_string_base<_CharT, _Traits,
_Alloc>::_M_
dispose() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc =
std::a
llocator<char>]' at
/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++-v3/include/ext/rc_
string_base.h:212,
    inlined from '__gnu_cxx::__rc_string_base<_CharT, _Traits,
_Alloc>::~__rc_st
ring_base() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc =
std:
:allocator<char>]' at
/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++-v3/include/ext/r
c_string_base.h:332,
    inlined from '__gnu_cxx::__versa_string<_CharT, _Traits, _Alloc,
_Base>::~__
versa_string() [with _CharT = char; _Traits = std::char_traits<char>; _Alloc =
s
td::allocator<char>; _Base = __gnu_cxx::__rc_string_base]' at
/tmp/GCC/powerpc-i
bm-aix7.2.3.0/libstdc++-v3/include/ext/vstring.h:250,
    inlined from 'void test02()' at
/nasfarm/edelsohn/src/src/libstdc++-v3/tests
uite/ext/vstring/modifiers/assign/move_assign.cc:39:
/tmp/GCC/powerpc-ibm-aix7.2.3.0/libstdc++-v3/include/ext/new_allocator.h:139:
wa
rning: 'void operator delete(void*, std::size_t)' called on unallocated object
'
__gnu_cxx::__rc_string_base<char, std::char_traits<char>, std::allocator<char>
>
::_S_empty_rep' [-Wfree-nonheap-object]

             reply	other threads:[~2021-01-10  1:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-10  1:39 dje at gcc dot gnu.org [this message]
2021-01-10  1:40 ` [Bug libstdc++/98613] " dje at gcc dot gnu.org
2021-01-10  1:46 ` dje at gcc dot gnu.org
2021-01-10  1:52 ` dje at gcc dot gnu.org
2021-01-10 20:40 ` msebor at gcc dot gnu.org
2021-01-10 23:21 ` cvs-commit at gcc dot gnu.org
2021-01-10 23:29 ` dje at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-98613-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).