public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* debug/9905: Unhandled STMT_EXPR in loc_descriptor_from_tree
@ 2003-03-02 19:56 schwab
  0 siblings, 0 replies; only message in thread
From: schwab @ 2003-03-02 19:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9905
>Category:       debug
>Synopsis:       Unhandled STMT_EXPR in loc_descriptor_from_tree
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 02 19:56:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Schwab
>Release:        3.4 20030302 (experimental)
>Organization:
>Environment:
System: Linux whitebox 2.4.20-ben7 #1 Thu Feb 27 00:38:54 CET 2003 ppc unknown
Architecture: ppc

	
host: powerpc-unknown-linux-gnu
build: powerpc-unknown-linux-gnu
target: powerpc-unknown-linux-gnu
configured with: ../gcc/configure --prefix=/usr/local/powerpc-linux --host=powerpc-linux --with-__cxa_atexit --with-as=/usr/local/powerpc-linux/bin/as --with-ld=/usr/local/powerpc-linux/bin/ld --enable-languages=c,c++ --enable-shared
>Description:
loc_descriptor_from_tree doesn't handle STMT_EXPR.
>How-To-Repeat:
$ cat stmt_expr.c
void f (void)
{
  int y[({ 1; })];
}
$ gcc -g -S stmt_expr.c  
stmt_expr.c: In function `f':
stmt_expr.c:4: internal compiler error: in loc_descriptor_from_tree, at dwarf2out.c:8861
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
>Fix:
	
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-02 19:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-02 19:56 debug/9905: Unhandled STMT_EXPR in loc_descriptor_from_tree schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).