Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jan 2005 23:11:55 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/regression/ia64/unaligned test.c
Message-ID:  <200501272311.j0RNBtJm068097@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2005-01-27 23:11:55 UTC

  FreeBSD src repository

  Modified files:
    tools/regression/ia64/unaligned test.c 
  Log:
  Make the local variables global so that the compiler cannot assume
  too much about them. This prevents certain peephole optimizations
  at -O that invalidate the tests.
  
  Revision  Changes    Path
  1.4       +5 -4      src/tools/regression/ia64/unaligned/test.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501272311.j0RNBtJm068097>