From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30275 invoked by alias); 19 Mar 2008 17:30:58 -0000 Received: (qmail 30215 invoked by uid 48); 19 Mar 2008 17:30:20 -0000 Date: Wed, 19 Mar 2008 17:30:00 -0000 Message-ID: <20080319173020.30214.qmail@sourceware.org> From: "tthomas at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20080319161104.5971.tthomas@redhat.com> References: <20080319161104.5971.tthomas@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/5971] Associativity of C operators X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2008-q1/txt/msg00623.txt.bz2 List-Id: ------- Additional Comments From tthomas at redhat dot com 2008-03-19 17:30 ------- Even if I do something like: (fhpd) print i = 1 1 (fhpd) print i++ + i 3 frysk and gdb gives result 3, whereas C evaluates it to a 2, which is why I think its a bug with associativity. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5971 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.