public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106272] New: clang build: new warning ?
@ 2022-07-12 18:41 dcb314 at hotmail dot com
  2022-07-12 19:02 ` [Bug preprocessor/106272] " redi at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: dcb314 at hotmail dot com @ 2022-07-12 18:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106272
           Summary: clang build: new warning ?
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Recent gcc builds with clang say this:

libcpp/include/line-map.h:1882:12: warning: moving a temporary object prevents
copy elision [-Wpessimizing-move]

I have little idea what that means, but the line of code is

    return std::move (label_text (buffer, true));

This new warning appears about 700 times, so it might be important.

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

end of thread, other threads:[~2022-07-13 19:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-12 18:41 [Bug c/106272] New: clang build: new warning ? dcb314 at hotmail dot com
2022-07-12 19:02 ` [Bug preprocessor/106272] " redi at gcc dot gnu.org
2022-07-12 19:35 ` dcb314 at hotmail dot com
2022-07-12 20:26 ` egallager at gcc dot gnu.org
2022-07-13  0:09 ` mpolacek at gcc dot gnu.org
2022-07-13  0:17 ` mpolacek at gcc dot gnu.org
2022-07-13  0:52 ` mpolacek at gcc dot gnu.org
2022-07-13 18:23 ` cvs-commit at gcc dot gnu.org
2022-07-13 18:25 ` mpolacek at gcc dot gnu.org
2022-07-13 19:11 ` dmalcolm 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).