From: Jan Kratochvil <jan.kratochvil@redhat.com>
To: Keith Seitz <keiths@redhat.com>
Cc: "gdb-patches@sourceware.org ml" <gdb-patches@sourceware.org>
Subject: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]
Date: Wed, 16 Oct 2013 09:57:00 -0000 [thread overview]
Message-ID: <20131016095743.GA17072@host2.jankratochvil.net> (raw)
In-Reply-To: <524BA344.2070802@redhat.com>
On Wed, 02 Oct 2013 06:38:28 +0200, Keith Seitz wrote:
> All committed. Thank you Sergio and Tom for looking at this!
c85cddc51d5d9e4423509a2dc7cf3d9809451b49 is the first bad commit
commit c85cddc51d5d9e4423509a2dc7cf3d9809451b49
Author: Keith Seitz <keiths@redhat.com>
Date: Wed Oct 2 00:46:06 2013 +0000
Constification of parse_linespec and fallout:
https://sourceware.org/ml/gdb-patches/2013-09/msg01017.html
https://sourceware.org/ml/gdb-patches/2013-09/msg01018.html
https://sourceware.org/ml/gdb-patches/2013-09/msg01019.html
https://sourceware.org/ml/gdb-patches/2013-09/msg01020.html
You need fpc installed.
-PASS: gdb.pascal/floats.exp: print 2 * r
-PASS: gdb.pascal/floats.exp: print 2.0 * r
+FAIL: gdb.pascal/floats.exp: print 2 * r
+FAIL: gdb.pascal/floats.exp: print 2.0 * r
-PASS: gdb.pascal/floats.exp: print 35 / 2
+FAIL: gdb.pascal/floats.exp: print 35 / 2
-PASS: gdb.pascal/integers.exp: print i + 1 = j
+FAIL: gdb.pascal/integers.exp: print i + 1 = j
-PASS: gdb.pascal/integers.exp: print i + 1 < j
-PASS: gdb.pascal/integers.exp: print i + 1 <= j
-PASS: gdb.pascal/integers.exp: print i + 1 > j
-PASS: gdb.pascal/integers.exp: print i + 1 >= j
-PASS: gdb.pascal/integers.exp: print 2 * i
+FAIL: gdb.pascal/integers.exp: print i + 1 < j
+FAIL: gdb.pascal/integers.exp: print i + 1 <= j
+FAIL: gdb.pascal/integers.exp: print i + 1 > j
+FAIL: gdb.pascal/integers.exp: print i + 1 >= j
+FAIL: gdb.pascal/integers.exp: print 2 * i
-PASS: gdb.pascal/integers.exp: print 35 div 2
-PASS: gdb.pascal/integers.exp: print 35 mod 2
-PASS: gdb.pascal/integers.exp: print i+10*j+100*k
-PASS: gdb.pascal/integers.exp: print (i + 5) * (j + 7)
+FAIL: gdb.pascal/integers.exp: print 35 div 2
+FAIL: gdb.pascal/integers.exp: print 35 mod 2
+FAIL: gdb.pascal/integers.exp: print i+10*j+100*k
+FAIL: gdb.pascal/integers.exp: print (i + 5) * (j + 7)
Jan
next prev parent reply other threads:[~2013-10-16 9:57 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-30 18:57 [RFA 4/4] Constify parse_linesepc Keith Seitz
2013-10-01 4:15 ` Sergio Durigan Junior
2013-10-01 20:16 ` Tom Tromey
2013-10-02 4:38 ` Keith Seitz
2013-10-16 9:57 ` Jan Kratochvil [this message]
2013-10-16 22:07 ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Sergio Durigan Junior
2013-10-16 23:40 ` Sergio Durigan Junior
2013-10-17 18:18 ` Keith Seitz
2013-10-17 20:52 ` Tom Tromey
2013-10-18 17:20 ` Jan Kratochvil
2013-10-18 19:09 ` [pascal patch] Use case_sensitive_off [Re: Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc]] Jan Kratochvil
2013-10-18 19:34 ` Regression for gdb.pascal/* [Re: [RFA 4/4] Constify parse_linesepc] Jan Kratochvil
2013-10-20 13:17 ` Pierre Muller
2013-10-20 13:27 ` Jan Kratochvil
2013-10-29 16:39 ` Tom Tromey
2013-10-31 16:14 ` Pierre Muller
2013-11-13 20:43 ` Keith Seitz
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=20131016095743.GA17072@host2.jankratochvil.net \
--to=jan.kratochvil@redhat.com \
--cc=gdb-patches@sourceware.org \
--cc=keiths@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