public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/96372] New: [11 regression] arm/ivopts.c fails since r11-2012
@ 2020-07-29 15:27 clyon at gcc dot gnu.org
  2020-07-30  6:00 ` [Bug target/96372] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: clyon at gcc dot gnu.org @ 2020-07-29 15:27 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 96372
           Summary: [11 regression] arm/ivopts.c fails since r11-2012
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Since r11-2012-gd2ed233cb940aa3eecc163d98b47979dd81dbc0a, I've noticed that
FAIL: gcc.target/arm/ivopts.c object-size text <= 20

depending on how GCC is configured.

For instance:
* target arm-none-eabi with target-board=-mcpu=cortex-a7/-mfloat-abi=hard
or
* target arm-none-linux-gnueabi --with-mode arm --with-cpu cortex-a9

The log says:
spawn -ignore SIGHUP arm-none-linux-gnueabi-size ivopts.o
   text    data     bss     dec     hex filename
     32       0       0      32      20 ivopts.o
text size is 32
FAIL: gcc.target/arm/ivopts.c object-size text <= 20

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

end of thread, other threads:[~2021-04-09 19:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-29 15:27 [Bug target/96372] New: [11 regression] arm/ivopts.c fails since r11-2012 clyon at gcc dot gnu.org
2020-07-30  6:00 ` [Bug target/96372] " rguenth at gcc dot gnu.org
2021-01-14  9:06 ` rguenth at gcc dot gnu.org
2021-01-14 11:22 ` akrl at gcc dot gnu.org
2021-01-15 15:32   ` Andrea Corallo
2021-01-15 15:32 ` andrea.corallo at arm dot com
2021-01-15 15:33 ` akrl at gcc dot gnu.org
2021-01-15 16:10 ` akrl at gcc dot gnu.org
2021-01-21 13:35 ` cvs-commit at gcc dot gnu.org
2021-04-09 19:24 ` ramana at gcc dot gnu.org
2021-04-09 19:26 ` akrl 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).