public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/109929] New: profiledbootstrap failure on aarch64-linux-gnu with graphite optimization
@ 2023-05-22  9:30 xry111 at gcc dot gnu.org
  2023-05-22  9:45 ` [Bug target/109929] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-05-22  9:30 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 109929
           Summary: profiledbootstrap failure on aarch64-linux-gnu with
                    graphite optimization
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: xry111 at gcc dot gnu.org
  Target Milestone: ---

Configure GCC trunk with:

../gcc/configure --prefix=$HOME/gcc-trunk --enable-languages=c,c++
--with-system-zlib --disable-fixincludes --disable-werror

Note that --disable-werror is needed to work around PR100416.

And make it with:

make STAGE1_CFLAGS="-O2 -pipe" BOOT_CFLAGS="-O2 -fgraphite-identity -pipe"
profiledbootstrap

Then some error messages shows up during stagetrain, like:

* genhooks: No place specified to document hook TARGET_ASM_OPEN_PAREN
* build/genmodes: ../../gcc/gcc/machmode.def:222: no mode "TI"

etc.

I guess stageprofile compiler is miscompiled, and it miscompiled genhooks and
genmodes then.  Not sure how to debug the issue.

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

end of thread, other threads:[~2024-01-22 20:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-22  9:30 [Bug target/109929] New: profiledbootstrap failure on aarch64-linux-gnu with graphite optimization xry111 at gcc dot gnu.org
2023-05-22  9:45 ` [Bug target/109929] " rguenth at gcc dot gnu.org
2023-05-22 10:48 ` xry111 at gcc dot gnu.org
2024-01-19 19:47 ` xry111 at gcc dot gnu.org
2024-01-22  8:52 ` rguenth at gcc dot gnu.org
2024-01-22  9:20 ` xry111 at gcc dot gnu.org
2024-01-22 20:25 ` xry111 at gcc dot gnu.org
2024-01-22 20:57 ` rsandifo 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).