public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/12086] New: when I use gcc-4.4.2 or gcc-4.4.4 to compile the test case gdb.base/store.c(store.exp),the test result some fails
@ 2010-10-03  4:05 ggs334 at 163 dot com
  2010-10-04  5:34 ` [Bug testsuite/12086] " ggs334 at 163 dot com
  0 siblings, 1 reply; 2+ messages in thread
From: ggs334 at 163 dot com @ 2010-10-03  4:05 UTC (permalink / raw)
  To: gdb-prs

first my target is mips-elf ,the test case in directory gdb.base.when I use 
gcc-4.4.2 or gcc-4.4.4 to compile it,it has some fails
the error information is :
(gdb) bt
#0  add_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:14
#1  0x8000122c in wack_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:27
#2  0x8000131c in main () at ../testsuite_g/gdb.base/store.c:42
(gdb) p  l
No symbol "l" in current context.
(gdb) up
#1  0x8000122c in wack_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:27
27        l = add_float (l, r);
(gdb) p l
$1 = -6.51884046e-42
(gdb) bt
#0  add_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:14
#1  0x8000122c in wack_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:27
#2  0x8000131c in main () at ../testsuite_g/gdb.base/store.c:42
(gdb) set variable l=4
(gdb) bt
#0  add_float (u=-1, v=-2) at ../testsuite_g/gdb.base/store.c:14
#1  0x40800000 in ?? ()
Backtrace stopped: frame did not save the PC
(gdb) down
Bottom (innermost) frame selected; you cannot go down.

-- 
           Summary: when I use gcc-4.4.2 or gcc-4.4.4 to compile the test
                    case gdb.base/store.c(store.exp),the test result some
                    fails
           Product: gdb
           Version: 7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: testsuite
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: ggs334 at 163 dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=12086

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

end of thread, other threads:[~2022-05-16 18:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-12086-4717@http.sourceware.org/bugzilla/>
2022-05-16 18:13 ` [Bug testsuite/12086] when I use gcc-4.4.2 or gcc-4.4.4 to compile the test case gdb.base/store.c(store.exp),the test result some fails tromey at sourceware dot org
2010-10-03  4:05 [Bug testsuite/12086] New: " ggs334 at 163 dot com
2010-10-04  5:34 ` [Bug testsuite/12086] " ggs334 at 163 dot com

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