[Bug 1860876] Re: wrong code generated with -O3 and -mssse3

Matthias Klose doko at ubuntu.com
Mon Feb 24 14:54:23 UTC 2020


done

** Changed in: gcc-9 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-9 in Ubuntu.
https://bugs.launchpad.net/bugs/1860876

Title:
  wrong code generated with -O3 and -mssse3

Status in gcc-9 package in Ubuntu:
  Fix Released

Bug description:
  When compiling a program with -O3 and -mssse3, gcc 9 may generate code
  with incorrect behavior. The gcc master branch does not have this
  issue, so I was able to bisect the fix to PR92420
  (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92420). This fix should
  be backported to gcc 9, at a minimum.

  I also minimized the issue to a single file which is attached. The
  commit for the PR referenced above also contains its own test case.

  Tested on Ubuntu 19.10 with 9.2.1-9ubuntu2 and Ubuntu 20.04 with
  9.2.1-25ubuntu1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-9/+bug/1860876/+subscriptions



More information about the foundations-bugs mailing list