Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[OWBugzilla] [Bug 1164] comma operator not working when assigning structures

6 views
Skip to first unread message

bugzill...@www.openwatcom.org

unread,
Apr 18, 2015, 7:03:23 AM4/18/15
to openwatco...@openwatcom.org
http://bugzilla.openwatcom.org/show_bug.cgi?id=1164





------- Comment #1 from bro...@physik.rwth-aachen.de 2015-04-18 04:03 PST8PDT -------
Created an attachment (id=180)
--> (http://bugzilla.openwatcom.org/attachment.cgi?id=180&action=view)
List file of (slightly modified) test case compilation

WCC386 List file output from test case


--
Configure bugmail: http://bugzilla.openwatcom.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

bugzill...@www.openwatcom.org

unread,
Apr 18, 2015, 7:24:03 AM4/18/15
to openwatco...@openwatcom.org
http://bugzilla.openwatcom.org/show_bug.cgi?id=1164





------- Comment #2 from bro...@physik.rwth-aachen.de 2015-04-18 04:23 PST8PDT -------
The warning is justified.

The generated code is indeed broken. It performs the equivalent of

a.dummy = &b;
0 new messages