public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/64828] New: libstdc++-v3/libsupc++/del_opvs.cc:30:1: warning: ‘void operator delete [](void*, std::size_t)’ is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation) [-Wc++14-compat]
@ 2015-01-28  9:14 ubizjak at gmail dot com
  2015-01-28  9:35 ` [Bug libstdc++/64828] " redi at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ubizjak at gmail dot com @ 2015-01-28  9:14 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64828
           Summary: libstdc++-v3/libsupc++/del_opvs.cc:30:1: warning:
                    ‘void operator delete [](void*, std::size_t)’ is a
                    usual (non-placement) deallocation function in C++14
                    (or with -fsized-deallocation) [-Wc++14-compat]
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ubizjak at gmail dot com

The build gained a new warning some time ago:

libstdc++-v3/libsupc++/del_opvs.cc:30:1: warning: ‘void operator delete
[](void*, std::size_t)’ is a usual (non-placement) deallocation function in
C++14 (or with -fsized-deallocation) [-Wc++14-compat]
>From gcc-bugs-return-475197-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Wed Jan 28 09:25:10 2015
Return-Path: <gcc-bugs-return-475197-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 26200 invoked by alias); 28 Jan 2015 09:25:09 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 25584 invoked by uid 48); 28 Jan 2015 09:25:01 -0000
From: "thopre01 at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/62103] Incorrect folding of bitfield in a union on big endian targets
Date: Wed, 28 Jan 2015 09:25:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: middle-end
X-Bugzilla-Version: 4.8.3
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: thopre01 at gcc dot gnu.org
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: thopre01 at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_status
Message-ID: <bug-62103-4-dJWw49lITT@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-62103-4@http.gcc.gnu.org/bugzilla/>
References: <bug-62103-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2015-01/txt/msg03191.txt.bz2
Content-length: 302

https://gcc.gnu.org/bugzilla/show_bug.cgi?idb103

Thomas Preud'homme <thopre01 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |ASSIGNED


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

end of thread, other threads:[~2015-01-28 15:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-28  9:14 [Bug libstdc++/64828] New: libstdc++-v3/libsupc++/del_opvs.cc:30:1: warning: ‘void operator delete [](void*, std::size_t)’ is a usual (non-placement) deallocation function in C++14 (or with -fsized-deallocation) [-Wc++14-compat] ubizjak at gmail dot com
2015-01-28  9:35 ` [Bug libstdc++/64828] " redi at gcc dot gnu.org
2015-01-28  9:35 ` redi at gcc dot gnu.org
2015-01-28  9:41 ` [Bug libstdc++/64828] [5 Regression] " redi at gcc dot gnu.org
2015-01-28 12:14 ` ubizjak at gmail dot com
2015-01-28 15:03 ` redi at gcc dot gnu.org
2015-01-28 15:06 ` redi at gcc dot gnu.org

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