All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gcc: backport patch to fix miscompilation problem on mips64
@ 2017-11-08  2:33 Chen Qi
  2017-11-08  2:33 ` [PATCH 1/2] systemd: remove useless options for mips64 Chen Qi
  2017-11-08  2:33 ` [PATCH 2/2] gcc: backport patch to fix miscompilation on mips64 Chen Qi
  0 siblings, 2 replies; 3+ messages in thread
From: Chen Qi @ 2017-11-08  2:33 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 2e1eb9ab12802d52465e6ae636c3f6a40ffb098c:

  bitbake: tests/fetch: Add ftp test url (2017-11-07 15:02:19 +0000)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/bug12266
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/bug12266

Chen Qi (2):
  systemd: remove useless options for mips64
  gcc: backport patch to fix miscompilation on mips64

 meta/recipes-core/systemd/systemd_234.bb           |  3 --
 meta/recipes-devtools/gcc/gcc-7.2.inc              |  1 +
 .../gcc-7.2/0001-PR-rtl-optimization-81803.patch   | 52 ++++++++++++++++++++++
 3 files changed, 53 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-7.2/0001-PR-rtl-optimization-81803.patch

-- 
1.9.1



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

end of thread, other threads:[~2017-11-08  2:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-08  2:33 [PATCH 0/2] gcc: backport patch to fix miscompilation problem on mips64 Chen Qi
2017-11-08  2:33 ` [PATCH 1/2] systemd: remove useless options for mips64 Chen Qi
2017-11-08  2:33 ` [PATCH 2/2] gcc: backport patch to fix miscompilation on mips64 Chen Qi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.