public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/107726] New: Multiple bugs related to __gnu__::__target__
@ 2022-11-16 21:00 unlvsur at live dot com
  2022-11-16 21:01 ` [Bug c++/107726] " unlvsur at live dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: unlvsur at live dot com @ 2022-11-16 21:00 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 107726
           Summary: Multiple bugs related to __gnu__::__target__
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

1. On Linux. the ld linker does not work. Only gold linker would work. (Sounds
like a linker bug) 
./sha512 a_file
./sha512: error while loading shared libraries: unexpected PLT reloc type 0x00


2. On x86_64-w64-mingw32 target.
../../include/fast_io_crypto/hash/sha512_simd16.h:68:13: error: multiversioning
needs 'ifunc' which is not supported on this target

And I tried clang with lld and yes it works even on windows.

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

end of thread, other threads:[~2022-11-16 21:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 21:00 [Bug c++/107726] New: Multiple bugs related to __gnu__::__target__ unlvsur at live dot com
2022-11-16 21:01 ` [Bug c++/107726] " unlvsur at live dot com
2022-11-16 21:11 ` pinskia at gcc dot gnu.org
2022-11-16 21:12 ` [Bug target/107726] " pinskia at gcc dot gnu.org
2022-11-16 21:16 ` unlvsur at live dot com
2022-11-16 21:44 ` unlvsur at live dot com

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