This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/5023] problem setting variables or constants to 0x8000000000000000
- From: "fche at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 12 Sep 2007 15:19:18 -0000
- Subject: [Bug translator/5023] problem setting variables or constants to 0x8000000000000000
- References: <20070912130606.5023.hunt@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From fche at redhat dot com 2007-09-12 15:19 -------
It gets even better: since the parser accepts - 2**64-1 .. 2**64-1 and turns
the former into unary negation over positive numbers, we can get C compiler
warnings over -0x8000....0000. Checking over this area.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|systemtap at sources dot |fche at redhat dot com
|redhat dot com |
Status|NEW |ASSIGNED
http://sourceware.org/bugzilla/show_bug.cgi?id=5023
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.