public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [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
       [not found] <bug-12086-4717@http.sourceware.org/bugzilla/>
@ 2022-05-16 18:13 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2022-05-16 18:13 UTC (permalink / raw)
  To: gdb-prs

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

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |OBSOLETE
                 CC|                            |tromey at sourceware dot org

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
gcc 4 is long since obsolete.
If this is still a problem with a newer gcc+gdb, feel free to reopen.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

* [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
  2010-10-03  4:05 [Bug testsuite/12086] New: " ggs334 at 163 dot com
@ 2010-10-04  5:34 ` ggs334 at 163 dot com
  0 siblings, 0 replies; 2+ messages in thread
From: ggs334 at 163 dot com @ 2010-10-04  5:34 UTC (permalink / raw)
  To: gdb-prs


------- Additional Comments From ggs334 at 163 dot com  2010-10-04 05:34 -------
(In reply to comment #0)
> 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//error now
> #1  0x40800000 in ?? ()
> Backtrace stopped: frame did not save the PC
> (gdb) down
> Bottom (innermost) frame selected; you cannot go down.



-- 


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