[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#984870: marked as done (error: unrecognizable insn when compiling Linux kernel 5.12.0-rc2)



Your message dated Sat, 27 Mar 2021 12:48:31 +0000
with message-id <E1lQ8Mh-000BM1-Vy@fasolo.debian.org>
and subject line Bug#984870: fixed in gcc-11 11-20210327-1
has caused the Debian Bug report #984870,
regarding error: unrecognizable insn when compiling Linux kernel 5.12.0-rc2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
984870: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984870
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-11
Version: 11-20210306-1
Severity: normal
Tags: upstream

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Attempting to build Linux kernel 5.12.0-rc2 with gcc-11

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?

drivers/net/ethernet/broadcom/tg3.c: In function ‘tg3_start_xmit’:
drivers/net/ethernet/broadcom/tg3.c:8159:1: error: unrecognizable insn:
 8159 | }
      | ^
(insn 251 1381 1452 24 (parallel [
            (set (reg:SI 0 ax [orig:522 sum ] [522])
                (asm_operands:SI ("  addl %1, %0
  adcl %2, %0
  adcl %3, %0
  adcl $0, %0
") ("=r") 0 [
                        (mem:SI (plus:DI (mem/c:DI (plus:DI (reg/f:DI 7 sp)
                                        (const_int 80 [0x50])) [565 %sfp+-24 S8 
A64])
                                (const_int 16 [0x10])) [4 MEM[(struct iphdr *)_2
61].daddr+0 S4 A32])
                        (mem:SI (plus:DI (mem/c:DI (plus:DI (reg/f:DI 7 sp)
                                        (const_int 80 [0x50])) [565 %sfp+-24 S8 
A64])
                                (const_int 12 [0xc])) [4 MEM[(struct iphdr *)_26
1].saddr+0 S4 A32])
                        (const_int 1536 [0x600])
                        (reg:SI 0 ax [orig:522 sum ] [522])
                    ]
                     [
                        (asm_input:SI ("g") ./arch/x86/include/asm/checksum_64.h
:91)
                        (asm_input:SI ("g") ./arch/x86/include/asm/checksum_64.h
:91)
                        (asm_input:SI ("g") ./arch/x86/include/asm/checksum_64.h
:91)
                        (asm_input:SI ("0") ./arch/x86/include/asm/checksum_64.h
:91)
                    ]
                     [] ./arch/x86/include/asm/checksum_64.h:91))
            (clobber (reg:CC 17 flags))
        ]) "./arch/x86/include/asm/checksum_64.h":91:2 -1
     (nil))
during RTL pass: reload
drivers/net/ethernet/broadcom/tg3.c:8159:1: internal compiler error: in extract_
constrain_insn, at recog.c:2670
0xcd039b _fatal_insn(char const*, rtx_def const*, char const*, int, char const*)
        ../../src/gcc/rtl-error.c:108
0xcd052b _fatal_insn_not_found(rtx_def const*, char const*, int, char const*)
        ../../src/gcc/rtl-error.c:116
0x954af4 extract_constrain_insn(rtx_insn*)
        ../../src/gcc/recog.c:2670
0x954af4 extract_constrain_insn(rtx_insn*)
        ../../src/gcc/recog.c:2666
0x954af4 check_rtl
        ../../src/gcc/lra.c:2087
0x176d87c lra(_IO_FILE*)
        ../../src/gcc/lra.c:2505
0x176c249 do_reload
        ../../src/gcc/ira.c:5827
0x176c249 execute
        ../../src/gcc/ira.c:6013


   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

This appears to be the same or similar bug to:

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

-- System Information:
Debian Release: bullseye/sid
  APT prefers experimental
  APT policy: (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.12.0-rc2+ (SMP w/4 CPU threads)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages gcc-11 depends on:
ii  binutils       2.36.1-5
ii  cpp-11         11-20210306-1
ii  gcc-11-base    11-20210306-1
ii  libc6          2.31-9
ii  libcc1-0       11-20210306-1
ii  libgcc-11-dev  11-20210306-1
ii  libgcc-s1      11-20210306-1
ii  libgmp10       2:6.2.1+dfsg-1
ii  libisl23       0.23-1
ii  libmpc3        1.2.0-1
ii  libmpfr6       4.1.0-3
ii  libstdc++6     10.2.1-6
ii  libzstd1       1.4.8+dfsg-2.1
ii  zlib1g         1:1.2.11.dfsg-2

Versions of packages gcc-11 recommends:
ii  libc6-dev  2.31-9

Versions of packages gcc-11 suggests:
pn  gcc-11-doc       <none>
pn  gcc-11-locales   <none>
pn  gcc-11-multilib  <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: gcc-11
Source-Version: 11-20210327-1
Done: Matthias Klose <doko@debian.org>

We believe that the bug you reported is fixed in the latest version of
gcc-11, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 984870@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated gcc-11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 27 Mar 2021 13:19:03 +0100
Source: gcc-11
Architecture: source
Version: 11-20210327-1
Distribution: experimental
Urgency: medium
Maintainer: Debian GCC Maintainers <debian-gcc@lists.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Closes: 949192 984870
Changes:
 gcc-11 (11-20210327-1) experimental; urgency=medium
 .
   * GCC snapshot, taken from the trunk (20210327)
     - Fix bootstrap on s390x.
     - Fix PR target/99422. Closes: #984870.
     - Fix PR sanitizer/98920. Closes: #949192.
   * Fix packaging of snapshot builds, really include the jit build in
     the snapshot build.
Checksums-Sha1:
 b20fd82f7f134a10a60c904b0096630f490818e9 27757 gcc-11_11-20210327-1.dsc
 d5476368f6a28125b12192682d3becd20d504e7c 80261254 gcc-11_11-20210327.orig.tar.gz
 961877c23e2ab2a8fd4aa670e5246d5a42f08474 534468 gcc-11_11-20210327-1.debian.tar.xz
 4a05ec4ae8cb0d81e42c508ee377a4c6e772027c 10409 gcc-11_11-20210327-1_source.buildinfo
Checksums-Sha256:
 e96ecce421dab0580308a3d1921d13be9531236f7f7bc9b0756f290cee00148d 27757 gcc-11_11-20210327-1.dsc
 64c0c27232f5bef390f0681947b0ccc359c99dea912365a658252d279abb61fa 80261254 gcc-11_11-20210327.orig.tar.gz
 4abc5f34d8f338e8ff24e343d3bf20dbd97c5378bc884751e814d2669f9a6426 534468 gcc-11_11-20210327-1.debian.tar.xz
 ff50c8a77f30201a7b07e10b3d7b0861fcb8d12d18410b977f24d2e82e91f11d 10409 gcc-11_11-20210327-1_source.buildinfo
Files:
 e507dc04b39261d99f530949c691efbc 27757 devel optional gcc-11_11-20210327-1.dsc
 b92d8368d77a2bf2f844cee90f9b2994 80261254 devel optional gcc-11_11-20210327.orig.tar.gz
 55c832d6c296ae18adbfaa7a3d78cf80 534468 devel optional gcc-11_11-20210327-1.debian.tar.xz
 426c73de1e3dc49fd00e37f7ca4dc52e 10409 devel optional gcc-11_11-20210327-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAmBfIx0QHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9R6bEAC8yp1VU7PJuLENC0IRHzG2lrxWP1Bs+OwI
r0anWKHgPWK9/qUgS5fKjrBCb4vFJ0VX4FQ/ZV+2QgYLlAt3PwRi1Au5bc8q5Xzk
Qwp/SvI0VuqfidTCcp9N+7zSBWNeQ9QPzEy+4myrMBG/efsBfIYQshueVEX7XfGB
+/Ux3IFwbv76RZwczQQ84A1DGS0e8y8xIus4PjAOjtcARxTavpd8ZbMcPwdbyPeo
CRO9ipJujhL9uujST5DbRrGrYP8u0vWtMciPg2V+OYhyMKjCFjnsiDbAXbINoWzj
+zl7sfTMxjfo5lBFxQlUmiZhqLDAHW4moi2Hpt45lAHpYJtBuNUi3JTdLmbJEMSK
gI3IDg0LWPGwGMsH5vj2MrAdRtfzxoKBx0imxrrNhoKDuPqCU8WramxGJ3mhlmN6
2oPqlSocoVz3G4g1OtE1E0/6gvSbq4AFpwna8OrFDxvB553WgkbaKgWclLQGhsjx
GQdN/smBID9ZyzTmgdRQw32ES+QytbzxAxfldF52Vp51p2sy+qG3BlSZmu9sbnBm
0WC2IWQM4c8QbFtLkXblBrn348bmy+ralyYYZMqjh2owGEz3B0lglaNlIpQ+gvWF
1TcCtbq8GUm78LrhTAzV0oaP/DhUGR32AZhmxXpjC0ks6+J3Y9+cO+gBzv6nWsZa
2HbQQerlvQ==
=AUnf
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: