Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: userdef.exp regression for ppc?
@ 2002-06-01  8:46 Michael Elizabeth Chastain
  2002-06-03 11:30 ` Michael Snyder
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Elizabeth Chastain @ 2002-06-01  8:46 UTC (permalink / raw)
  To: ac131313; +Cc: gdb-patches, thorpej

This looks like a bug in calling functions that return a structure
by value.  All the functions that return structures FAIL:

  print one + two
  $1 = {x = 2147479536, y = 1099239424}
  (gdb) FAIL: gdb.c++/userdef.exp: print one + two

The functions that return a scalar PASS:

  print one && two
  $6 = 1
  (gdb) PASS: gdb.c++/userdef.exp: print one && two

Look at the results in gdb.base/call-rt-st.exp and gdb.base/structs.exp.
I bet there is a lot of juicy log info there.

Michael C


^ permalink raw reply	[flat|nested] 4+ messages in thread
* userdef.exp regression for ppc?
@ 2002-05-31 22:17 Andrew Cagney
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Cagney @ 2002-05-31 22:17 UTC (permalink / raw)
  To: gdb-patches; +Cc: Jason R Thorpe

[-- Attachment #1: Type: text/plain, Size: 405 bytes --]

(yes I know, it's html)

I've just noticed an up-surge in userdef.exp test failures.  Any idea's? 
   userdef.exp hasn't been changed and nothing jumps out (except ppc 
netbsd changes :-).

NetBSD/PPC m/c with gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)

The attached gives the results for the last few days (cvs update -D ... 
gdb).  The gap in days is due to failed builds :-(

enjoy,
Andrew

[-- Attachment #2: diff.html --]
[-- Type: text/html, Size: 19394 bytes --]

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

end of thread, other threads:[~2002-06-03 18:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200206010517.g515Ho227072@duracef.shout.net>
2002-06-01  7:03 ` userdef.exp regression for ppc? Andrew Cagney
2002-06-01  8:46 Michael Elizabeth Chastain
2002-06-03 11:30 ` Michael Snyder
  -- strict thread matches above, loose matches on Subject: below --
2002-05-31 22:17 Andrew Cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox