Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2015 22:27:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 197810] devel/armv6-freebsd10.0-xdev: fix undefined behavior in gas's tc-arm.c
Message-ID:  <bug-197810-13-Xw4b4AMc8m@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-197810-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-197810-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197810

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: dim
Date: Wed Feb 18 22:26:46 UTC 2015
New revision: 379321
URL: https://svnweb.freebsd.org/changeset/ports/379321

Log:
  Fix undefined behavior in gas/contrib/tc-arm.c's rotate_left() macro, as
  in https://svnweb.freebsd.org/base?view=revision&revision=274856

  This fixes possible "invalid constant after fixup" errors from gas, when
  it has been compiled with high levels of optimization.

  PR:        197810
  Approved by:    maintainer (bapt)

Changes:
 
head/devel/armv6-freebsd10.0-xdev/files/patch-contrib_binutils_gas_config_tc-arm.c

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197810-13-Xw4b4AMc8m>