public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/15116] New: ICE in create_tmp_var_for with nested functions
@ 2004-04-24 14:58 pbrook at gcc dot gnu dot org
  2004-04-24 15:31 ` [Bug middle-end/15116] [tree-ssa] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: pbrook at gcc dot gnu dot org @ 2004-04-24 14:58 UTC (permalink / raw)
  To: gcc-bugs

The following code cuses an ICE in create_tmp_var_for, at tree-nested.c:139 
 
This is a C version of compile/contained_2.f90 
 
void foo () 
{ 
  int a[10]; 
  void bar() 
    { 
      a[0] = 0; 
    } 
}

-- 
           Summary: ICE in create_tmp_var_for with nested functions
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pbrook at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug middle-end/15116] [tree-ssa] ICE in create_tmp_var_for with nested functions
  2004-04-24 14:58 [Bug middle-end/15116] New: ICE in create_tmp_var_for with nested functions pbrook at gcc dot gnu dot org
@ 2004-04-24 15:31 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-04-24 15:31 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-04-24 14:58 -------
This is a dup of bug 15117 (with a typo fixed).

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

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
            Summary|ICE in create_tmp_var_for   |[tree-ssa] ICE in
                   |with nested functions       |create_tmp_var_for with
                   |                            |nested functions
   Target Milestone|---                         |tree-ssa


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


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

end of thread, other threads:[~2004-04-24 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-24 14:58 [Bug middle-end/15116] New: ICE in create_tmp_var_for with nested functions pbrook at gcc dot gnu dot org
2004-04-24 15:31 ` [Bug middle-end/15116] [tree-ssa] " 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).