public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug rtl-optimization/101129] New: [11/12 Regression] wrong code at -O1
@ 2021-06-18 18:47 zsojka at seznam dot cz
  2021-06-18 18:49 ` [Bug target/101129] " pinskia at gcc dot gnu.org
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: zsojka at seznam dot cz @ 2021-06-18 18:47 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101129
           Summary: [11/12 Regression] wrong code at -O1
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: rtl-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: zsojka at seznam dot cz
  Target Milestone: ---
              Host: x86_64-pc-linux-gnu
            Target: powerpc64le-unknown-linux-gnu

Created attachment 51037
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51037&action=edit
reduced testcase

Output:
$ powerpc64le-unknown-linux-gnu-gcc -O testcase.c -static
$ qemu-ppc64le -- ./a.out 
qemu: uncaught target signal 6 (Aborted) - core dumped
Aborted


$ powerpc64le-unknown-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=/repo/gcc-trunk/binary-latest-powerpc64le/bin/powerpc64le-unknown-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/repo/gcc-trunk/binary-trunk-r12-1607-20210617224441-g2786064d91f-checking-yes-rtl-df-extra-powerpc64le/bin/../libexec/gcc/powerpc64le-unknown-linux-gnu/12.0.0/lto-wrapper
Target: powerpc64le-unknown-linux-gnu
Configured with: /repo/gcc-trunk//configure --enable-languages=c,c++
--enable-valgrind-annotations --disable-nls --enable-checking=yes,rtl,df,extra
--with-cloog --with-ppl --with-isl
--with-sysroot=/usr/powerpc64le-unknown-linux-gnu --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --target=powerpc64le-unknown-linux-gnu
--with-ld=/usr/bin/powerpc64le-unknown-linux-gnu-ld
--with-as=/usr/bin/powerpc64le-unknown-linux-gnu-as --disable-libstdcxx-pch
--prefix=/repo/gcc-trunk//binary-trunk-r12-1607-20210617224441-g2786064d91f-checking-yes-rtl-df-extra-powerpc64le
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 12.0.0 20210618 (experimental) (GCC)

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

end of thread, other threads:[~2021-07-19 21:18 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 18:47 [Bug rtl-optimization/101129] New: [11/12 Regression] wrong code at -O1 zsojka at seznam dot cz
2021-06-18 18:49 ` [Bug target/101129] " pinskia at gcc dot gnu.org
2021-06-18 20:39 ` [Bug target/101129] [11/12 Regression] wrong code at -O1 since r11-5839 jakub at gcc dot gnu.org
2021-06-18 20:46 ` jakub at gcc dot gnu.org
2021-06-21  6:18 ` rguenth at gcc dot gnu.org
2021-07-13 19:39 ` jakub at gcc dot gnu.org
2021-07-13 21:19 ` wschmidt at gcc dot gnu.org
2021-07-14 20:22 ` wschmidt at gcc dot gnu.org
2021-07-14 21:38 ` segher at gcc dot gnu.org
2021-07-14 21:54 ` wschmidt at gcc dot gnu.org
2021-07-15 15:17 ` cvs-commit at gcc dot gnu.org
2021-07-15 15:18 ` wschmidt at gcc dot gnu.org
2021-07-19 17:52 ` cvs-commit at gcc dot gnu.org
2021-07-19 19:42 ` cvs-commit at gcc dot gnu.org
2021-07-19 21:16 ` cvs-commit at gcc dot gnu.org
2021-07-19 21:18 ` wschmidt 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).