public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: target/6222: mips-irix6 gcc-3.1 testsuite failure in gcc.c-torture/execute/20020307-2.c
@ 2002-09-29  8:04 ghazi
  0 siblings, 0 replies; 2+ messages in thread
From: ghazi @ 2002-09-29  8:04 UTC (permalink / raw)
  To: echristo, echristo, David.Billinghurst, gcc-bugs, gcc-prs, ghazi, nobody

Synopsis: mips-irix6 gcc-3.1 testsuite failure in gcc.c-torture/execute/20020307-2.c

Responsible-Changed-From-To: unassigned->echristo
Responsible-Changed-By: ghazi
Responsible-Changed-When: Sun Sep 29 08:04:12 2002
Responsible-Changed-Why:
    with permission

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


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

* target/6222: mips-irix6 gcc-3.1 testsuite failure in gcc.c-torture/execute/20020307-2.c
@ 2002-04-07 21:26 ghazi
  0 siblings, 0 replies; 2+ messages in thread
From: ghazi @ 2002-04-07 21:26 UTC (permalink / raw)
  To: gcc-gnats; +Cc: David.Billinghurst


>Number:         6222
>Category:       target
>Synopsis:       mips-irix6 gcc-3.1 testsuite failure in gcc.c-torture/execute/20020307-2.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Sun Apr 07 21:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kaveh Ghazi
>Release:        gcc version 3.1 20020407 (prerelease)
>Organization:
>Environment:
mips-sgi-irix6.2
mips-sgi-irix6.5
>Description:
The testcase gcc.c-torture/execute/20020307-2.c aborts when it fails an assertion:

#3  0x100010a4 in bar (c=0) at execute/20020307-2.c:15
15          abort ();
(gdb) list
10      void bar (int c)
11      {
12        static int d = '0';
13
14        if (c != d++)
15          abort ();
16        if (c < '0' || c > '9')
17          abort ();
18      }
19
(gdb) p c
$1 = 0
(gdb) p d
$2 = 49
>How-To-Repeat:
bootstrap on mips-irix6 and run gcc.c-torture/execute/20020307-2.c at any opt level
>Fix:

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


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

end of thread, other threads:[~2002-09-29 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-29  8:04 target/6222: mips-irix6 gcc-3.1 testsuite failure in gcc.c-torture/execute/20020307-2.c ghazi
  -- strict thread matches above, loose matches on Subject: below --
2002-04-07 21:26 ghazi

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