public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/3259: ({ }) and -Wall
@ 2001-06-22 12:40 jsm28
  0 siblings, 0 replies; 3+ messages in thread
From: jsm28 @ 2001-06-22 12:40 UTC (permalink / raw)
  To: David.Decotigny, gcc-bugs, gcc-prs, jsm28

Synopsis: ({ }) and -Wall

State-Changed-From-To: analyzed->closed
State-Changed-By: jsm28
State-Changed-When: Fri Jun 22 12:40:32 2001
State-Changed-Why:
    Fixed in 3.0.1.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3259&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c/3259: ({ }) and -Wall
@ 2001-06-22 10:58 jsm28
  0 siblings, 0 replies; 3+ messages in thread
From: jsm28 @ 2001-06-22 10:58 UTC (permalink / raw)
  To: David.Decotigny, gcc-bugs, gcc-prs, jsm28, nobody

Synopsis: ({ }) and -Wall

Responsible-Changed-From-To: unassigned->jsm28
Responsible-Changed-By: jsm28
Responsible-Changed-When: Fri Jun 22 10:58:57 2001
Responsible-Changed-Why:
    Patch in progress.
State-Changed-From-To: open->analyzed
State-Changed-By: jsm28
State-Changed-When: Fri Jun 22 10:58:57 2001
State-Changed-Why:
    Confirmed as a bug, and a regression from 2.95.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3259&database=gcc


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c/3259: ({ }) and -Wall
@ 2001-06-19  6:56 David.Decotigny
  0 siblings, 0 replies; 3+ messages in thread
From: David.Decotigny @ 2001-06-19  6:56 UTC (permalink / raw)
  To: gcc-gnats

>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:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-22 12:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-22 12:40 c/3259: ({ }) and -Wall jsm28
  -- strict thread matches above, loose matches on Subject: below --
2001-06-22 10:58 jsm28
2001-06-19  6:56 David.Decotigny

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).