public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/24210]  New: [4.0 4.1 regression] ICE in fold_convert, at fold-const.c:1922
@ 2005-10-05  8:43 debian-gcc at lists dot debian dot org
  2005-10-05 11:59 ` [Bug other/24210] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: debian-gcc at lists dot debian dot org @ 2005-10-05  8:43 UTC (permalink / raw)
  To: gcc-bugs

Maybe related to PR19362 and PR20244, but these are not marked as a regression.
The following code ICEs with -O3, adding the fordward decl for function avoids
the ICE.

  Matthias

int main()
{
 struct {int i;} x;
 function(x);
 return 0;
}
function (int k){}


-- 
           Summary: [4.0 4.1 regression] ICE in fold_convert, at fold-
                    const.c:1922
           Product: gcc
           Version: 4.0.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: debian-gcc at lists dot debian dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24210


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

* [Bug other/24210] [4.0 4.1 regression] ICE in fold_convert, at fold-const.c:1922
  2005-10-05  8:43 [Bug other/24210] New: [4.0 4.1 regression] ICE in fold_convert, at fold-const.c:1922 debian-gcc at lists dot debian dot org
@ 2005-10-05 11:59 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-10-05 11:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2005-10-05 11:59 -------


*** This bug has been marked as a duplicate of 16876 ***


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24210


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

end of thread, other threads:[~2005-10-05 11:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-05  8:43 [Bug other/24210] New: [4.0 4.1 regression] ICE in fold_convert, at fold-const.c:1922 debian-gcc at lists dot debian dot org
2005-10-05 11:59 ` [Bug other/24210] " pinskia at gcc dot gnu dot org

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