public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug sanitizer/102085] New: libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ?
@ 2021-08-26 16:46 dcb314 at hotmail dot com
  2021-08-26 19:58 ` [Bug sanitizer/102085] " pinskia at gcc dot gnu.org
  2021-08-27  7:31 ` marxin at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: dcb314 at hotmail dot com @ 2021-08-26 16:46 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 102085
           Summary: libsanitizer/asan/asan_errors.cpp:387: declaration and
                    definition do not match ?
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org, marxin at gcc dot gnu.org
  Target Milestone: ---

libsanitizer/asan/asan_errors.cpp:387:32: warning: Function 'ErrorGeneric'
argument order different: declaration 'tid, addr, pc_, bp_, sp_, is_write_,
access_size_' definition 'tid, pc_, bp_, sp_, addr, is_write_, access_size_'
[funcArgOrderDifferent]

Another small problem found by static analyser cppcheck.

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

* [Bug sanitizer/102085] libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ?
  2021-08-26 16:46 [Bug sanitizer/102085] New: libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ? dcb314 at hotmail dot com
@ 2021-08-26 19:58 ` pinskia at gcc dot gnu.org
  2021-08-27  7:31 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-26 19:58 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
It might be useful to submit this upstream too.

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

* [Bug sanitizer/102085] libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ?
  2021-08-26 16:46 [Bug sanitizer/102085] New: libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ? dcb314 at hotmail dot com
  2021-08-26 19:58 ` [Bug sanitizer/102085] " pinskia at gcc dot gnu.org
@ 2021-08-27  7:31 ` marxin at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-08-27  7:31 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
                URL|                            |https://bugs.llvm.org/show_
                   |                            |bug.cgi?id=51641
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Yes, it should be fixed in the upstream first.

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

end of thread, other threads:[~2021-08-27  7:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-26 16:46 [Bug sanitizer/102085] New: libsanitizer/asan/asan_errors.cpp:387: declaration and definition do not match ? dcb314 at hotmail dot com
2021-08-26 19:58 ` [Bug sanitizer/102085] " pinskia at gcc dot gnu.org
2021-08-27  7:31 ` marxin 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).