Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jan 2001 11:24:17 -0500 (EST)
From:      Garrett Wollman <wollman@hergotha.lcs.mit.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/24681: gcc 2.95.3 cannot compile rince.c from IOCCC-2000
Message-ID:  <200101271624.f0RGOHe67361@hergotha.lcs.mit.edu>

next in thread | raw e-mail | index | archive | help


>Number:         24681
>Category:       gnu
>Synopsis:       gcc 2.95.3 cannot compile rince.c from IOCCC-2000
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 27 08:30:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Garrett Wollman
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
MIT Lab for Computer Science
>Environment:
System: FreeBSD hergotha.lcs.mit.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #19: Thu Jan 25 19:37:42 EST 2001 wollman@hergotha.lcs.mit.edu:/usr/src/sys/compile/HERGOTHA i386

wollman@hergotha(224)$ cc -v
Using builtin specs.
gcc version 2.95.3 20010101 (prerelease)

XFree86 header files are from XFree86 3.x from about a year ago.

>Description:
	Get IOCCC 2000 winners from <http://www.ioccc.org/>.
	Try to compile rince.c.
	Notice that the C preprocessor converts a reference to local
	variable `S' into capital `Eth' (interpreting as ISO-8859-1).
	Compile with `cc -save-temps', edit the .i file to fix the erroneous
	character, and recompile.  Program works as intended.

>How-To-Repeat:
	See above.
>Fix:
	Forward report to gcc developers.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101271624.f0RGOHe67361>