public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: David.Decotigny@irisa.fr
To: gcc-gnats@gcc.gnu.org
Subject: c/3259: ({ }) and -Wall
Date: Tue, 19 Jun 2001 06:56:00 -0000	[thread overview]
Message-ID: <200106191347.PAA25529@mowgli.irisa.fr> (raw)

>Number:         3259
>Category:       c
>Synopsis:       ({ }) and -Wall
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 19 06:56:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        3.0
>Organization:
IRISA, Campus de Beaulieu, 35042 Rennes Cedex, FRANCE
>Environment:
System: SunOS mowgli 5.7 Generic_106541-14 sun4u sparc SUNW,Ultra-5_10
Architecture: sun4

	
host: sparc-sun-solaris2.7
build: sparc-sun-solaris2.7
target: i586-pc-gnu
configured with: ./configure --prefix=/udd/ddecotig/temp_dd/xgcc/host-sparc-solaris7/stow/gcc-3.0 --enable-languages=c++ --host=sparc-sun-solaris2.7 --disable-shared --with-as=/udd/ddecotig/xgcc/host-sparc-solaris7/stow/binutils-2.11/bin//i586-gnu-as --with-gnu-as --with-ld=/udd/ddecotig/xgcc/host-sparc-solaris7/stow/binutils-2.11/bin//i586-gnu-ld --with-gnu-ld -v i586-gnu
>Description:
	

While compiling a file containing :
  ({ });
I get :
  mowgli ~ >~/xgcc/host-sparc-solaris7/bin/i586-gnu-gcc -c -Wall a.c 
  a.c: In function `f':
  a.c:3: Internal error: Erreur de segmentation
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See URL: http://www.gnu.org/software/gcc/bugs.html for instructions.

>How-To-Repeat:
	

The *complete* input file :
void f ()
{
  ({ });
}
Perhaps a cross-compiler from Solaris2.7 to i586-gnu is needed.

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


             reply	other threads:[~2001-06-19  6:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-19  6:56 David.Decotigny [this message]
2001-06-22 10:58 jsm28
2001-06-22 12:40 jsm28

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200106191347.PAA25529@mowgli.irisa.fr \
    --to=david.decotigny@irisa.fr \
    --cc=gcc-gnats@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).