public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/94576] New: Regression build newlib for Arm64
@ 2020-04-13  9:09 trass3r at gmail dot com
  2020-04-13  9:11 ` [Bug target/94576] " trass3r at gmail dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: trass3r at gmail dot com @ 2020-04-13  9:09 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 94576
           Summary: Regression build newlib for Arm64
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trass3r at gmail dot com
  Target Milestone: ---

https://github.com/Trass3r/bleeding-edge-toolchain/runs/581839696

arm-none-eabi-gcc
-B/mnt/host/buildNative/newlib-3.1.0-nano/arm-none-eabi/thumb/v8.1-m.main+mve/hard/newlib/
-isystem
/mnt/host/buildNative/newlib-3.1.0-nano/arm-none-eabi/thumb/v8.1-m.main+mve/hard/newlib/targ-include
-isystem /mnt/host/sources/newlib-3.1.0/newlib/libc/include
-B/mnt/host/buildNative/newlib-3.1.0-nano/arm-none-eabi/thumb/v8.1-m.main+mve/hard/libgloss/arm
-L/mnt/host/buildNative/newlib-3.1.0-nano/arm-none-eabi/thumb/v8.1-m.main+mve/hard/libgloss/libnosys
-L/mnt/host/sources/newlib-3.1.0/libgloss/arm  -mthumb
-march=armv8.1-m.main+mve -mfloat-abi=hard -DPACKAGE_NAME=\"newlib\"
-DPACKAGE_TARNAME=\"newlib\" -DPACKAGE_VERSION=\"3.1.0\"
-DPACKAGE_STRING=\"newlib\ 3.1.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-I. -I/mnt/host/sources/newlib-3.1.0/newlib/libc/stdlib -fno-builtin
-D__NO_SYSCALLS__ -D_COMPILING_NEWLIB -DHAVE_INIT_FINI      -Os -pipe
-ffunction-sections -fdata-sections   -mthumb -march=armv8.1-m.main+mve
-mfloat-abi=hard -c -o lib_a-dtoa.o
/mnt/host/sources/newlib-3.1.0/newlib/libc/stdlib/dtoa.c

during RTL pass: reload
/mnt/host/sources/newlib-3.1.0/newlib/libc/stdlib/dtoa.c: In function
'_dtoa_r':
/mnt/host/sources/newlib-3.1.0/newlib/libc/stdlib/dtoa.c:858:1: internal
compiler error: maximum number of generated reload insns per insn achieved (90)
  858 | }
      | ^

Here's the function:
https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/libc/stdlib/dtoa.c;h=c38f37afd014793a3e6604d94f7cf3a212fe1089;hb=572687310059534b2da9428ca19df992509c8a5d#l177

Last known working gcc version was from Apr 6, 2020, 3:55 PM GMT+2

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

end of thread, other threads:[~2020-04-21 14:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13  9:09 [Bug target/94576] New: Regression build newlib for Arm64 trass3r at gmail dot com
2020-04-13  9:11 ` [Bug target/94576] " trass3r at gmail dot com
2020-04-14  6:44 ` marxin at gcc dot gnu.org
2020-04-14  9:44 ` clyon at gcc dot gnu.org
2020-04-14 11:39 ` trass3r at gmail dot com
2020-04-14 12:21 ` [Bug target/94576] Regression build newlib for Arm clyon at gcc dot gnu.org
2020-04-21 14:23 ` trass3r at gmail 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).