public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: fortran/2031: ICE in g77.f-torture/compile/20000511-2.f
@ 2002-01-21  5:12 billingd
  0 siblings, 0 replies; 3+ messages in thread
From: billingd @ 2002-01-21  5:12 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, nobody, toon

Synopsis: ICE in g77.f-torture/compile/20000511-2.f

State-Changed-From-To: feedback->closed
State-Changed-By: billingd
State-Changed-When: Mon Jan 21 05:12:20 2002
State-Changed-Why:
    Test cases now pass with default -mabi=n32, and 
    g77.f-torture/compile/20000629-1.f also passes with
    -mabi=64.  

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


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

* Re: fortran/2031: ICE in g77.f-torture/compile/20000511-2.f
@ 2002-01-21  0:43 toon
  0 siblings, 0 replies; 3+ messages in thread
From: toon @ 2002-01-21  0:43 UTC (permalink / raw)
  To: David.Billinghurst, gcc-bugs, gcc-prs, nobody

Synopsis: ICE in g77.f-torture/compile/20000511-2.f

State-Changed-From-To: analyzed->feedback
State-Changed-By: toon
State-Changed-When: Mon Jan 21 00:43:25 2002
State-Changed-Why:
    It seems this test case only fails under -mabi64 (which is
    covered by bug report PR 3392).  Does this means that it
    is fixed for the other case ?

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


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

* fortran/2031: ICE in g77.f-torture/compile/20000511-2.f
@ 2001-04-01  0:00 David.Billinghurst
  0 siblings, 0 replies; 3+ messages in thread
From: David.Billinghurst @ 2001-04-01  0:00 UTC (permalink / raw)
  To: gcc-gnats

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3735 bytes --]

>Number:         2031
>Category:       fortran
>Synopsis:       ICE in g77.f-torture/compile/20000511-2.f
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          ice-on-legal-code
>Submitter-Id:   net
>Arrival-Date:   Mon Feb 19 16:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     David Billinghurst
>Release:        GNU F77 version 3.0 20010218 (prerelease) (mips-sgi-irix6.5)
>Organization:
>Environment:
mips-sgi-irix6.5
>Description:
Testsuite case g77.f-torture/compile/20000511-2.f fails at "-O3 -g".  This test passed with cvs 20010212

Two other failures may be related:
 - g77.f-torture/compile/20000629-1.f,  -O3 -g  
 - g77.f-torture/execute/19981119-0.f compilation,  -O3 -g 


Output is

Internal error: Segmentation fault

Running under gdb I see:

(gdb) run /exd4/billingd/src/gcc/gcc/testsuite/g77.f-torture/compile/20000511-2.f -quiet -dumpbase 20000511-2.f -g -O3 -w -version -o 20000511-2.s
Starting program: /exd4/billingd/obj/gcc/gcc/f771 /exd4/billingd/src/gcc/gcc/testsuite/g77.f-torture/compile/20000511-2.f -quiet -dumpbase 20000511-2.f -g -O3 -w -version -o 20000511-2.s
GNU F77 version 3.0 20010218 (prerelease) (mips-sgi-irix6.5)
        compiled by GNU C version 3.0 20010218 (prerelease).

Program received signal SIGSEGV, Segmentation fault.
eliminate_regs (x=0x104af8a0, mem_mode=VOIDmode, insn=0x0) at reload1.c:2312
2312    reload1.c: No such file or directory.
(gdb) where
#0  eliminate_regs (x=0x104af8a0, mem_mode=VOIDmode, insn=0x0)
    at reload1.c:2312
#1  0x10249d44 in rtl_for_decl_location (decl=0x0) at dwarf2out.c:8836
#2  0x10247e0c in loc_descriptor_from_tree (loc=0x104a5b38, addressp=0)
    at dwarf2out.c:8081
#3  0x10247f8c in loc_descriptor_from_tree (loc=0x10499cc8, addressp=0)
    at dwarf2out.c:8106
#4  0x1024a7ac in add_bound_info (subrange_die=0x104e97c0, 
    bound_attr=DW_AT_upper_bound, bound=0x10499cc8) at dwarf2out.c:9066
#5  0x1024b3e0 in add_subscript_info (type_die=0x104e4fc8, type=0x0)
    at dwarf2out.c:9153
#6  0x1024c2ec in gen_array_type_die (type=0x104a5ee0, context_die=0x104e98e0)
    at dwarf2out.c:9662
#7  0x102544f8 in gen_type_die (type=0x39, context_die=0x104e98e0)
    at dwarf2out.c:10978
#8  0x102543dc in gen_type_die (type=0x39, context_die=0x104e98e0)
    at dwarf2out.c:10933
#9  0x10255960 in gen_decl_die (decl=0x104a5fb0, context_die=0x104e98e0)
    at dwarf2out.c:11371
#10 0x1024ea3c in gen_subprogram_die (decl=0x104a57f8, context_die=0x1)
    at dwarf2out.c:10281
#11 0x102554f0 in gen_decl_die (decl=0x104a57f8, context_die=0x104cc018)
    at dwarf2out.c:11299
#12 0x10255f74 in dwarf2out_decl (decl=0x104a57f8) at dwarf2out.c:11520
#13 0x1024e414 in dwarf2out_abstract_function (decl=0x104a57f8)
    at dwarf2out.c:10039
#14 0x100f016c in note_outlining_of_inline_function (fndecl=0x10201a38)
    at toplev.c:2721
#15 0x102378c4 in output_inline_function (fndecl=0x104a57f8)
    at integrate.c:2859
#16 0x100ee8e0 in wrapup_global_declarations (vec=0x104f0220, len=57)
    at toplev.c:1985
#17 0x100ef768 in compile_file (
    name=0x104f0220 "\020IÈ\210\020IÈð\020IÉX\020IÉÀ\020IÊ(\020IÊ\220\020IÊø\020IË`\020IËÈ\020Iß°\020Ià\030\020Ià\200\020Iàè\020IáP\020IãX\020IãÀ\020Iä(\020Iä\220\020Iäø\020IçÐ\020Iè \020Iép\020Iê@\020Ië\020\020Iëà\020Iì°\020Ií\200\020IîP\020Iï \020Iïð\020IðÀ\020Iñ\220\020Iò`\020Ió0\020Iô") at toplev.c:2414
#18 0x100f4a6c in main (argc=11, argv=0x7fff2f04) at toplev.c:4896


>How-To-Repeat:
make bootstrap
make check
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2002-01-21 13:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-21  5:12 fortran/2031: ICE in g77.f-torture/compile/20000511-2.f billingd
  -- strict thread matches above, loose matches on Subject: below --
2002-01-21  0:43 toon
2001-04-01  0:00 David.Billinghurst

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