public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/8859: [CygWin] internal error: Segmentation fault
@ 2003-04-06 22:36 Giovanni Bajo
  0 siblings, 0 replies; only message in thread
From: Giovanni Bajo @ 2003-04-06 22:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR c/8859; it has been noted by GNATS.

From: "Giovanni Bajo" <giovannibajo@libero.it>
To: <mlt@bredband.net>,
	<gcc-gnats@gcc.gnu.org>,
	<gcc-bugs@gcc.gnu.org>,
	<nobody@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>
Cc: "Wolfgang Bangerth" <bangerth@ices.utexas.edu>
Subject: Re: c/8859: [CygWin] internal error: Segmentation fault
Date: Mon, 7 Apr 2003 00:31:24 +0200

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=8859
 
 Redux:
 
 -----------------------------------------------
 struct Foo
 {
     int a;
 };
 
 __attribute__((__dllimport__)) struct Foo f;
 
 void* b = &f;
 -----------------------------------------------
 
 ICE on 3.2:
 pr8859.c:9: internal error: Segmentation fault
 Please submit a full bug report,
 
 Error on 2.95 and 3.3:
 pr8859.c:9: error: initializer element is not constant
 
 I would flag this as rejects-legal, since the code looks ok to me (even if I
 don't know exactly how attributes are supposed to work). It's not a
 regression, though. There was a regression in 3.2 (ICE) but it's fixed in
 3.3
 
 Giovanni Bajo
 


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

only message in thread, other threads:[~2003-04-06 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-06 22:36 c/8859: [CygWin] internal error: Segmentation fault Giovanni Bajo

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