[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-18 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Released
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-18 Thread Launchpad Bug Tracker
This bug was fixed in the package binutils - 2.34-6ubuntu1.1

---
binutils (2.34-6ubuntu1.1) focal; urgency=medium

  * Backporting upstream commit 26b6ab7a0e to accept vector alignment
hints on z13 (LP: #1889742)

 -- William 'jawn-smith' Wilson   Thu, 21
Jan 2021 09:23:33 -0600

** Changed in: binutils (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Released
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-05 Thread Frank Heimes
** Tags added: verification-done

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Committed
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-05 Thread bugproxy
--- Comment From stefan.schulze.frielingh...@ibm.com 2021-02-05 08:07 
EDT---
A quick test has been done by compiling an assembler file which makes use of 
vector alignment hints for target z13 (the file was derived from the GCC 
testsuite s390/vector/align-1.c). The test was successful using 
binutils-2.34-6ubuntu1.1.

Thanks for the new binutils package! Now, only a GCC rebuild using the
new binutils package is required in order to also emit vector alignment
hints for z13 and later.

** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Committed
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-04 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Fix Committed
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Committed
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-04 Thread Brian Murray
Hello bugproxy, or anyone else affected,

Accepted binutils into focal-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/binutils/2.34-6ubuntu1.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: binutils (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  Fix Committed
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-04 Thread William Wilson
** Changed in: binutils (Ubuntu)
 Assignee: (unassigned) => William Wilson (jawn-smith)

** Changed in: binutils (Ubuntu Focal)
 Assignee: (unassigned) => William Wilson (jawn-smith)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  In Progress
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-02-02 Thread Lukas Märdian
All builds in ppa:ci-train-ppa-service/4412 finished and look good.
Requesting bin-sync:

ubuntu-archive-tools$ ./copy-package -b --from 
~ci-train-ppa-service/ubuntu/4412 -s focal -e 2.34-6ubuntu1.1 --to ubuntu 
--to-suite focal-proposed --sponsor jawn-smith binutils
Copy candidates:
binutils 2.34-6ubuntu1.1 in focal
binutils 2.34-6ubuntu1.1 in focal amd64
binutils 2.34-6ubuntu1.1 in focal arm64
binutils 2.34-6ubuntu1.1 in focal armhf
binutils 2.34-6ubuntu1.1 in focal i386
binutils 2.34-6ubuntu1.1 in focal ppc64el
binutils 2.34-6ubuntu1.1 in focal riscv64
binutils 2.34-6ubuntu1.1 in focal s390x
binutils-aarch64-linux-gnu 2.34-6ubuntu1.1 in focal amd64
binutils-aarch64-linux-gnu 2.34-6ubuntu1.1 in focal arm64
binutils-aarch64-linux-gnu 2.34-6ubuntu1.1 in focal i386
binutils-aarch64-linux-gnu 2.34-6ubuntu1.1 in focal ppc64el
binutils-aarch64-linux-gnu-dbg 2.34-6ubuntu1.1 in focal amd64
binutils-aarch64-linux-gnu-dbg 2.34-6ubuntu1.1 in focal arm64
binutils-aarch64-linux-gnu-dbg 2.34-6ubuntu1.1 in focal i386
binutils-aarch64-linux-gnu-dbg 2.34-6ubuntu1.1 in focal ppc64el
binutils-alpha-linux-gnu 2.34-6ubuntu1.1 in focal amd64
binutils-alpha-linux-gnu 2.34-6ubuntu1.1 in focal i386
binutils-alpha-linux-gnu-dbg 2.34-6ubuntu1.1 in focal amd64
binutils-alpha-linux-gnu-dbg 2.34-6ubuntu1.1 in focal i386
binutils-arm-linux-gnueabi 2.34-6ubuntu1.1 in focal amd64
binutils-arm-linux-gnueabi 2.34-6ubuntu1.1 in focal arm64
binutils-arm-linux-gnueabi 2.34-6ubuntu1.1 in focal i386
binutils-arm-linux-gnueabi 2.34-6ubuntu1.1 in focal ppc64el
binutils-arm-linux-gnueabi-dbg 2.34-6ubuntu1.1 in focal amd64
binutils-arm-linux-gnueabi-dbg 2.34-6ubuntu1.1 in focal arm64
binutils-arm-linux-gnueabi-dbg 2.34-6ubuntu1.1 in focal i386
binutils-arm-linux-gnueabi-dbg 2.34-6ubuntu1.1 in focal ppc64el
binutils-arm-linux-gnueabihf 2.34-6ubuntu1.1 in focal amd64
binutils-arm-linux-gnueabihf 2.34-6ubuntu1.1 in focal arm64
binutils-arm-linux-gnueabihf 2.34-6ubuntu1.1 in focal armhf
binutils-arm-linux-gnueabihf 2.34-6ubuntu1.1 in focal i386
binutils-arm-linux-gnueabihf 2.34-6ubuntu1.1 in focal ppc64el
binutils-arm-linux-gnueabihf-dbg 2.34-6ubuntu1.1 in focal amd64
binutils-arm-linux-gnueabihf-dbg 2.34-6ubuntu1.1 in focal arm64
binutils-arm-linux-gnueabihf-dbg 2.34-6ubuntu1.1 in focal armhf
binutils-arm-linux-gnueabihf-dbg 2.34-6ubuntu1.1 in focal i386
binutils-arm-linux-gnueabihf-dbg 2.34-6ubuntu1.1 in focal ppc64el
binutils-common 2.34-6ubuntu1.1 in focal amd64
binutils-common 2.34-6ubuntu1.1 in focal arm64
binutils-common 2.34-6ubuntu1.1 in focal armhf
binutils-common 2.34-6ubuntu1.1 in focal i386
binutils-common 2.34-6ubuntu1.1 in focal ppc64el
binutils-common 2.34-6ubuntu1.1 in focal riscv64
binutils-common 2.34-6ubuntu1.1 in focal s390x
binutils-dev 2.34-6ubuntu1.1 in focal amd64
binutils-dev 2.34-6ubuntu1.1 in focal arm64
binutils-dev 2.34-6ubuntu1.1 in focal armhf
binutils-dev 2.34-6ubuntu1.1 in focal i386
binutils-dev 2.34-6ubuntu1.1 in focal ppc64el
binutils-dev 2.34-6ubuntu1.1 in focal riscv64
binutils-dev 2.34-6ubuntu1.1 in focal s390x
binutils-doc 2.34-6ubuntu1.1 in focal amd64
binutils-doc 2.34-6ubuntu1.1 in focal arm64
binutils-doc 2.34-6ubuntu1.1 in focal armhf
binutils-doc 2.34-6ubuntu1.1 in focal i386
binutils-doc 2.34-6ubuntu1.1 in focal ppc64el
binutils-doc 2.34-6ubuntu1.1 in focal riscv64
binutils-doc 2.34-6ubuntu1.1 in focal s390x
binutils-for-build 2.34-6ubuntu1.1 in focal amd64
binutils-for-build 2.34-6ubuntu1.1 in focal arm64
binutils-for-build 2.34-6ubuntu1.1 in focal armhf
binutils-for-build 2.34-6ubuntu1.1 in focal i386
binutils-for-build 2.34-6ubuntu1.1 in focal ppc64el
binutils-for-build 2.34-6ubuntu1.1 in focal riscv64
binutils-for-build 2.34-6ubuntu1.1 in focal s390x
binutils-for-host 2.34-6ubuntu1.1 in focal amd64
binutils-for-host 2.34-6ubuntu1.1 in focal arm64
binutils-for-host 2.34-6ubuntu1.1 in focal armhf
binutils-for-host 2.34-6ubuntu1.1 in focal i386
binutils-for-host 2.34-6ubuntu1.1 in focal ppc64el
binutils-for-host 2.34-6ubuntu1.1 in focal riscv64
binutils-for-host 2.34-6ubuntu1.1 in focal s390x
binutils-hppa-linux-gnu 2.34-6ubuntu1.1 in focal amd64
binutils-hppa-linux-gnu 2.34-6ubuntu1.1 in focal i386
binutils-hppa-linux-gnu-dbg 2.34-6ubuntu1.1 in focal amd64
binutils-hppa-linux-gnu-dbg 2.34-6ubuntu1.1 in focal i386
binutils-hppa64-linux-gnu 2.34-6ubuntu1.1 in focal amd64

[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-28 Thread William Wilson
** Description changed:

  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)
  
  This is a backport of upstreams commit 26b6ab7a0e.
-  
- Userspace tool common name: as 
-  
- The userspace tool has the following bit modes: 64-bit 
+ 
+ Userspace tool common name: as
+ 
+ The userspace tool has the following bit modes: 64-bit
  
  Userspace rpm: binutils
- 
  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654
  
  This should also be SRUed for 20.04
+ 
+ [Impact]
+ 
+  * Vector alignment hints were enabled for z14 processors, but not z13
+ 
+  * Since the z13 processors support vector alignment hints, binutils should
+have them enabled for z13
+ 
+ [Test Case]
+ 
+  * Run the test suite to make sure all tests pass
+ 
+  * Pull in the change, and re-run the test suite to make sure all
+tests still pass. This backport includes tests for the vector
+alignment hints.
+ 
+ [Where problems could occur]
+ 
+  * If vector alignment hints were not enabled correctly we could still
+compile code with incorrectly ordered opcodes

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  In Progress
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.

  Userspace tool common name: as

  The userspace tool has the following bit modes: 64-bit

  Userspace rpm: binutils

  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

  [Impact]

   * Vector alignment hints were enabled for z14 processors, but not z13

   * Since the z13 processors support vector alignment hints, binutils should
 have them enabled for z13

  [Test Case]

   * Run the test suite to make sure all tests pass

   * Pull in the change, and re-run the test suite to make sure all
 tests still pass. This backport includes tests for the vector
 alignment hints.

  [Where problems could occur]

   * If vector alignment hints were not enabled correctly we could still
 compile code with incorrectly ordered opcodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-28 Thread Łukasz Zemczak
Thanks for preparing the package and getting it uploaded. The diff and
change seem to be fine, but since this is an upload to a toolchain
package, we need to build it against -security (since these uploads go
instantly to both -updates and -security, per policy). So I'll reject it
from the queue and upload it to a -security enabled Bileto PPA:

https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4412

Once the builds finish there I'll perform a bin-sync to focal-proposed
and accept it.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  In Progress
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-26 Thread William Wilson
[Impact]

 * Vector alignment hints were enabled for z14 processors, but not z13

 * Since the z13 processors support vector alignment hints, binutils should
   have them enabled for z13

[Test Case]

 * Run the test suite to make sure all tests pass

 * Pull in the change, and re-run the test suite to make sure all
   tests still pass. This backport includes tests for the vector
   alignment hints.

[Where problems could occur]

 * If vector alignment hints were not enabled correctly we could still
   compile code with incorrectly ordered opcodes

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  In Progress
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-22 Thread Dimitri John Ledkov
Thanks for correcting the SRU version number.
I had to run update-maintainer to update maintainer fields.
Sponsored.

$ dput ubuntu binutils_2.34-6ubuntu1.1_source.changes
Checking signature on .changes
gpg: /tmp/binutils_2.34-6ubuntu1.1_source.changes: Valid signature from 
9B8EC849D5EF70ED
Checking signature on .dsc
gpg: /tmp/binutils_2.34-6ubuntu1.1.dsc: Valid signature from 9B8EC849D5EF70ED
Uploading to ubuntu (via sftp to upload.ubuntu.com):
  Uploading binutils_2.34-6ubuntu1.1.dsc: done.
  Uploading binutils_2.34-6ubuntu1.1.debian.tar.xz: done.
  Uploading binutils_2.34-6ubuntu1.1_source.buildinfo: done.  
  Uploading binutils_2.34-6ubuntu1.1_source.changes: done.
Successfully uploaded packages.

** Changed in: binutils (Ubuntu Focal)
   Status: New => In Progress

** Changed in: binutils (Ubuntu Focal)
 Assignee: Canonical Foundations Team (canonical-foundations) => 
(unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  In Progress
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread Mathew Hodson
** Changed in: binutils (Ubuntu)
   Importance: Undecided => Medium

** Changed in: binutils (Ubuntu Focal)
   Importance: Undecided => Medium

** Changed in: binutils (Ubuntu Groovy)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread William Wilson
** Patch removed: "binutils_focal_sru.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1889742/+attachment/5455201/+files/binutils_focal_sru.debdiff

** Patch added: "binutils_focal_sru.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1889742/+attachment/5455304/+files/binutils_focal_sru.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread Brian Murray
I haven't looked at the debdiff in detail but the version number could
use changing to ubuntu1.1 per
https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: Triaged => In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  In Progress
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread William Wilson
** Patch added: "binutils_focal_sru.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1889742/+attachment/5455201/+files/binutils_focal_sru.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Triaged
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2021-01-21 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  Triaged
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2020-10-14 Thread Matthieu Clemenceau
** Tags added: fr-222

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  New
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2020-08-01 Thread Francis Ginther
** Tags added: id-5f2438c76512db76f9b846d6

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  New
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1889742] Re: [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

2020-07-31 Thread Frank Heimes
That#s a spin off of the already Fix Released ticket LP 1888654

** Package changed: linux (Ubuntu) => binutils (Ubuntu)

** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

** Changed in: ubuntu-z-systems
   Importance: Undecided => High

** Changed in: binutils (Ubuntu)
 Assignee: Skipper Bug Screeners (skipper-screen-team) => Canonical 
Foundations Team (canonical-foundations)

** Changed in: ubuntu-z-systems
 Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Also affects: binutils (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: binutils (Ubuntu Groovy)
   Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
   Status: New

** Changed in: binutils (Ubuntu Groovy)
   Status: New => Fix Released

** Changed in: binutils (Ubuntu Groovy)
 Assignee: Canonical Foundations Team (canonical-foundations) => 
(unassigned)

** Changed in: binutils (Ubuntu Focal)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/1889742

Title:
  [UBUNTU 20.04] Accept vector alignment hints on z13 (binutils)

Status in Ubuntu on IBM z Systems:
  New
Status in binutils package in Ubuntu:
  Fix Released
Status in binutils source package in Focal:
  New
Status in binutils source package in Groovy:
  Fix Released

Bug description:
  == Comment: #0 - Heinz-Werner Seeck  - 
2020-07-31 03:28:30 ==
  On z13 we have that vector alignment hints are already accepted. This 
backport enables GAS to accept such hints not only for target z14 but also for 
z13. Since GCCs default target on Ubuntu is z13 for s390x, we could greatly 
benefit from such alignment hints. (note a separate bugzilla entry for GCC 
allowing to emit alignment hints for z13 will be opened shortly)

  This is a backport of upstreams commit 26b6ab7a0e.
   
  Userspace tool common name: as 
   
  The userspace tool has the following bit modes: 64-bit 

  Userspace rpm: binutils

  
  Already included within 20.10 via LP:
  https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1888654

  This should also be SRUed for 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1889742/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp