This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

target/124: Re: gcc internal error



>Number:         124
>Category:       target
>Synopsis:       gcc internal error
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          analyzed
>Class:          ice-on-illegal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 19 02:06:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Lex Augusteijn <lex.augusteijn@philips.com>
>Release:        2.95.2
>Organization:
Philips Research
>Environment:
 gcc -v
   gcc version 2.95.1 19990816 (release)
 uname -a
   SunOS istw5 5.7 Generic sun4u sparc SUNW,Ultra-5_10
>Description:
 Original-Message-Id: <38D22085.BB063ED9@philips.com>
 Date: Fri, 17 Mar 2000 13:09:41 +0100
 

 gcc gcc-bug1.c -O9
 gcc-bug1.c: In function `foo':
 gcc-bug1.c:2: `t' undeclared (first use in this function)
 gcc-bug1.c:2: (Each undeclared identifier is reported only once
 gcc-bug1.c:2: for each function it appears in.)
 gcc-bug1.c:3: Internal compiler error in `make_edges', at flow.c:967
 Please submit a full bug report.

 File gcc-bug1.c is attached.

 Good luck!

 Lex

 -- 
 Name: 		dr.ir. Lex Augusteijn
 Address:	WL 1.1.13
		 Philips Research Laboratories
		 Prof. Holstlaan 4
		 5656 AA Eindhoven
		 The Netherlands
 Phone:		(+31 40 27)43938
 Fax:		(+31 40 27)44004
 E-Mail:		lex.augusteijn@philips.com


>How-To-Repeat:
 foo ()
 { goto *t;
 }
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]