Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.lang.c Subject: Re: SUN C compiler bug? Message-ID: <2405@brl-smoke.ARPA> Date: Sat, 5-Apr-86 20:02:29 EST Article-I.D.: brl-smok.2405 Posted: Sat Apr 5 20:02:29 1986 Date-Received: Wed, 9-Apr-86 21:24:35 EST Sender: news@brl-smoke.ARPA Lines: 5 Of course printf( "%d\n", (any_expr, 257) ); should print "257\n". It is not true that all PCC-based compilers have a problem with this; neither of the ones I normally use does. Even the 4.2BSD PCC gets this right; Sun must have introduced the bug.