Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Sergio Durigan Junior <sergiodj@redhat.com>
To: Siddhesh Poyarekar <siddhesh@redhat.com>
Cc: Michael Eager <eager@eagerm.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH 1/3] bitpos: Expand type_field_bitpos to LONGEST and type.length to ULONGEST
Date: Wed, 22 Aug 2012 20:41:00 -0000	[thread overview]
Message-ID: <m34nnumzgy.fsf@redhat.com> (raw)
In-Reply-To: <m3boi2n8zo.fsf@redhat.com> (Sergio Durigan Junior's message of	"Wed, 22 Aug 2012 14:15:39 -0300")

On Wednesday, August 22 2012, I wrote:

> Another issue I found, specifically on i386 RHEL 5.8 (gcc (GCC) 4.1.2
> 20080704 (Red Hat 4.1.2-52)):
>
>     (gdb) print e^M
>     $1 = 4294967295^M
>     (gdb) FAIL: gdb.base/enumval.exp: print e
>     print f^M
>     $2 = -1152921504606846976^M
>     (gdb) FAIL: gdb.base/enumval.exp: print f
>     print J^M
>     $3 = J^M
>     (gdb) PASS: gdb.base/enumval.exp: print J
>     print K^M
>     $4 = <optimized out>^M
>     (gdb) FAIL: gdb.base/enumval.exp: print K
>
> I still haven't debugged further to see what's happening, and I also
> haven't tested on a newer GCC (it can be a compiler bug, as you may
> remember from our last talk).  I will come back if I have more info.

I tested this with gcc HEAD, and the test fully passes.

Thanks,

-- 
Sergio


  reply	other threads:[~2012-08-22 20:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-04 19:25 Siddhesh Poyarekar
2012-08-05 11:42 ` Michael Eager
2012-08-06  3:07   ` Siddhesh Poyarekar
2012-08-06 14:13     ` Michael Eager
2012-08-22 17:15     ` Sergio Durigan Junior
2012-08-22 20:41       ` Sergio Durigan Junior [this message]
2012-08-23 10:54       ` Siddhesh Poyarekar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m34nnumzgy.fsf@redhat.com \
    --to=sergiodj@redhat.com \
    --cc=eager@eagerm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=siddhesh@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox