Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 1997 18:39:44 -0700 (PDT)
From:      "Jin Guojun[ITG]" <jin@iss-p1.lbl.gov>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   gnu/3554: cc failed on deafult <= default
Message-ID:  <199705090139.SAA18755@iss-p1.lbl.gov>
Resent-Message-ID: <199705090140.SAA01862@hub.freebsd.org>

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

>Number:         3554
>Category:       gnu
>Synopsis:       cc failed on deafult <= default
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May  8 18:40:01 PDT 1997
>Last-Modified:
>Originator:     Jin Guojun[ITG]
>Organization:
>Release:        FreeBSD 2.2-RELEASE i386
>Environment:

	cc (gcc) 2.7.2.1

>Description:

	switch (x) {
	case ...
	...
	deafult: ...	/* no error reported, but fails	*/
	}

	if deafult is the alias to default, it should make it work,
	otherwise, please generate error code, and fail for .o .

>How-To-Repeat:

	

>Fix:
	
	

>Audit-Trail:
>Unformatted:



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