[Bug 693502] Re: gromacs ns.c miscompiled on armel with -O1 -fcse-follow-jumps -finline-small-functions

Matthias Klose doko at ubuntu.com
Fri Jul 15 11:08:19 UTC 2011


fixed in natty

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

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

Title:
  gromacs ns.c miscompiled on armel with -O1 -fcse-follow-jumps
  -finline-small-functions

Status in The GNU Compiler Collection:
  Fix Released
Status in Linaro GCC:
  Fix Released
Status in Linaro GCC Tracking:
  Fix Released
Status in “gcc-4.5” package in Ubuntu:
  Fix Released

Bug description:
  Gromacs (as included in the SPEC2006 benchmark) fails with the error:

  Fatal error: One of the box vectors has become shorter than twice the
  cut-off length.

  when built with -O2 but works with -O1; I've followed it down to
  -O1 -fcse-follow-jumps -finline-small-functions failing, which seems to be the minimal set and this is the
  ns.c file of Gromacs that needs those options to fail.

  Dave

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/693502/+subscriptions




More information about the foundations-bugs mailing list