linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rong Chen <rong.a.chen@intel.com>
To: Willy Tarreau <w@1wt.eu>, kernel test robot <lkp@intel.com>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org
Subject: Re: [kbuild-all] Re: drivers/mtd/tests/subpagetest.c:426:1: error: could not split insn
Date: Wed, 16 Dec 2020 15:19:25 +0800	[thread overview]
Message-ID: <87896508-f281-8ab9-2de2-855d6c4be698@intel.com> (raw)
In-Reply-To: <20201215154046.GA5262@1wt.eu>



On 12/15/20 11:40 PM, Willy Tarreau wrote:
> Hi,
>
> On Tue, Dec 15, 2020 at 11:05:28PM +0800, kernel test robot wrote:
>> Hi Willy,
>>
>> FYI, the error/warning still remains.
>>
>> tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
>> head:   148842c98a24e508aecb929718818fbf4c2a6ff3
>> commit: 3744741adab6d9195551ce30e65e726c7a408421 random32: add noise from network and scheduling activity
> (...)
>
> not sure why I'm assigned this, but the root cause is a compiler bug:
>>     drivers/mtd/tests/subpagetest.c: In function 'mtd_subpagetest_init':
>>>> drivers/mtd/tests/subpagetest.c:426:1: error: could not split insn
>>       426 | }
>>           | ^
>>     (insn:TI 453 2652 455 (set (reg/v:SI 3 a3 [orig:304 a ] [304])
>>             (xor:SI (reg:SI 1 a1 [orig:717 net_rand_noise ] [717])
>>                 (const:SI (plus:SI (symbol_ref:SI ("*.LANCHOR0") [flags 0x182])
>>                         (const_int 12 [0xc]))))) "include/linux/prandom.h":66:4 152 {cskyv2_xorsi3}
>>          (expr_list:REG_DEAD (reg:SI 1 a1 [orig:717 net_rand_noise ] [717])
>>             (nil)))
>>     during RTL pass: final
>>     drivers/mtd/tests/subpagetest.c:426:1: internal compiler error: in final_scan_insn_1, at final.c:3074
>                                              ^^^^^^^^^^^^^^^^^^^^^^^
>
>>     0x510da0 _fatal_insn(char const*, rtx_def const*, char const*, int, char const*)
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/rtl-error.c:108
>>     0x503d22 final_scan_insn_1
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/final.c:3074
>>     0x73f8bf final_scan_insn(rtx_insn*, _IO_FILE*, int, int, int*)
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/final.c:3153
>>     0x73fbac final_1
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/final.c:2021
>>     0x740618 rest_of_handle_final
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/final.c:4659
>>     0x740618 execute
>>     	/tmp/build-crosstools-xh-9.3.0-2.34/gcc/gcc-9.3.0/gcc/final.c:4737
>>     Please submit a full bug report,
>>     with preprocessed source if appropriate.
>>     Please include the complete backtrace with any bug report.
>>     See <https://gcc.gnu.org/bugs/> for instructions.
>            ^^^^^^^^^^^^^^^^^^^^^^^^^
>
> That's totally out of my scope. I suspect it might have broken a bisect
> operation.

Hi Willy,

Thanks for the feedback, I have created a issue in GCC Bugzilla:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98310

Best Regards,
Rong Chen

>
> Regards,
> Willy
> _______________________________________________
> kbuild-all mailing list -- kbuild-all@lists.01.org
> To unsubscribe send an email to kbuild-all-leave@lists.01.org


      reply	other threads:[~2020-12-16  7:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-15 15:05 drivers/mtd/tests/subpagetest.c:426:1: error: could not split insn kernel test robot
2020-12-15 15:40 ` Willy Tarreau
2020-12-16  7:19   ` Rong Chen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87896508-f281-8ab9-2de2-855d6c4be698@intel.com \
    --to=rong.a.chen@intel.com \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkp@intel.com \
    --cc=w@1wt.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).