public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/114878] New: GCC fails with an error on armv7: use of built-in trait '__remove_cvref(_InIter1)' in function signature; use library traits instead
@ 2024-04-28 16:27 yuri at tsoft dot com
  2024-04-28 16:42 ` [Bug c++/114878] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: yuri at tsoft dot com @ 2024-04-28 16:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114878
           Summary: GCC fails with an error on armv7: use of built-in
                    trait '__remove_cvref(_InIter1)' in function
                    signature; use library traits instead
           Product: gcc
           Version: 13.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: yuri at tsoft dot com
  Target Milestone: ---

2 projects where the problem occurs:
* https://karlsruhemis.github.io/
* https://github.com/Artelnics/opennn

The failure occurs on FreeBSD, only on the armv7 architecture.

Here is the FreeBSD bug report:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278630

Here is a sample failure log:
https://pkg-status.freebsd.org/ampere1/data/140releng-armv7-quarterly/1b931669de11/logs/kamis-2.1.log

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

* [Bug c++/114878] GCC fails with an error on armv7: use of built-in trait '__remove_cvref(_InIter1)' in function signature; use library traits instead
  2024-04-28 16:27 [Bug c++/114878] New: GCC fails with an error on armv7: use of built-in trait '__remove_cvref(_InIter1)' in function signature; use library traits instead yuri at tsoft dot com
@ 2024-04-28 16:42 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-28 16:42 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
This is a bug in libc++ that comes from freebsd. It has already been fixed
upstream too. See pr 114652 for the commit where it was fixed which freebsd
needs to backport.

*** This bug has been marked as a duplicate of bug 114652 ***

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

end of thread, other threads:[~2024-04-28 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-28 16:27 [Bug c++/114878] New: GCC fails with an error on armv7: use of built-in trait '__remove_cvref(_InIter1)' in function signature; use library traits instead yuri at tsoft dot com
2024-04-28 16:42 ` [Bug c++/114878] " pinskia 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).