public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in  dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
@ 2003-03-27  0:53 Janis Johnson
  0 siblings, 0 replies; 4+ messages in thread
From: Janis Johnson @ 2003-03-27  0:53 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Janis Johnson <janis187@us.ibm.com>
To: gcc-gnats@gcc.gnu.org, jiri.pittner@jh-inst.cas.cz, gcc-bugs@gcc.gnu.org,
   toon@moene.indiv.nluug.nl, nobody@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   aoliva@redhat.com
Cc:  
Subject: Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in 
 dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
Date: Wed, 26 Mar 2003 16:34:08 -0800

 The regression appeared with this patch:
 
 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
 
         * dwarf2out.c (gen_inlined_subroutine_die): If block is
 abstract,
         generate a die for the lexical block.
 
 The hunt used the small test case on i686-pc-linux-gnu with
 the options "-O -finline-functions -g", with mainline.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864
 
 
 


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

* Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
@ 2003-04-16 20:36 Volker Reichelt
  0 siblings, 0 replies; 4+ messages in thread
From: Volker Reichelt @ 2003-04-16 20:36 UTC (permalink / raw)
  To: aoliva; +Cc: gcc-prs

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

From: Volker Reichelt <reichelt@igpm.rwth-aachen.de>
To: gcc-gnats@gcc.gnu.org, jiri.pittner@jh-inst.cas.cz, gcc-bugs@gcc.gnu.org,
 toon@moene.indiv.nluug.nl, aoliva@gcc.gnu.org
Cc:  
Subject: Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in
 dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
Date: Wed, 16 Apr 2003 22:35:55 +0200 (CEST)

 Here's an even shorter testcase without all the warnings (which still ICEs):
 
 -----------------------snip here------------------------
       SUBROUTINE FOO
       CALL BAR
       END
 
       SUBROUTINE BAZ
       ENTRY BAR
       CALL QUUS
       END
 -----------------------snip here------------------------
 
 Regards,
 Volker
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864
 
 


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

* Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
@ 2003-04-12 12:53 steven
  0 siblings, 0 replies; 4+ messages in thread
From: steven @ 2003-04-12 12:53 UTC (permalink / raw)
  To: aoliva, gcc-bugs, gcc-prs, jiri.pittner, nobody, toon

Synopsis: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions

Responsible-Changed-From-To: unassigned->aoliva
Responsible-Changed-By: steven
Responsible-Changed-When: Sat Apr 12 12:53:11 2003
Responsible-Changed-Why:
    You broke this, and you know more about dwarf2 than most :-)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864


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

* Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions
@ 2003-03-26  9:55 Steven Bosscher
  0 siblings, 0 replies; 4+ messages in thread
From: Steven Bosscher @ 2003-03-26  9:55 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: Steven Bosscher <s.bosscher@student.tudelft.nl>
To: gcc-gnats@gcc.gnu.org, jiri.pittner@jh-inst.cas.cz,
	gcc-bugs@gcc.gnu.org, toon@moene.indiv.nluug.nl, nobody@gcc.gnu.org,
	gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute
 with -g -O -finline-functions
Date: Wed, 26 Mar 2003 10:13:19 +0100

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9864
 
 I've just analyzed this PR a bit more and I've reduced the test case
 to managable proportions (12 lines instead of almost 500 :-).
 
 This looks like something specific to Fortran (i.e. something we'll
 only be able to reproduce with the Fortran front end), so I've added
 Toon to the "Who's interested" list.
 
 Greetz
 Steven
 
 


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

end of thread, other threads:[~2003-04-16 20:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-27  0:53 debug/9864: [3.2/3.3/3.4 regression] Fortran ICE in dwarf2out:add_abstract_origin_attribute with -g -O -finline-functions Janis Johnson
  -- strict thread matches above, loose matches on Subject: below --
2003-04-16 20:36 Volker Reichelt
2003-04-12 12:53 steven
2003-03-26  9:55 Steven Bosscher

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