Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Tom de Vries <tdevries@suse.de>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [OB PATCH][gdb/testsuite] Make noclone conditional in vla-optimized-out.c
Date: Thu, 26 Jul 2018 08:33:00 -0000	[thread overview]
Message-ID: <20180726083405.sjyitxoowte6cx4l@delia> (raw)
In-Reply-To: <87sh47yvho.fsf@tromey.com>

On Wed, Jul 25, 2018 at 01:18:43PM -0600, Tom Tromey wrote:
> >>>>> "Tom" == Tom de Vries <tdevries@suse.de> writes:
> 
> Tom> Hi,
> Tom> Make the noclone attribute on f1 in vla-optimized-out.c conditional.  This
> Tom> makes the test-case by default identical to
> Tom> gcc/testsuite/gcc.dg/guality/vla-1.c.
> 
> Tom> Tested on x86_64-linux.
> 
> Tom> OK for trunk?
> 
> I think this was included in a different patch of yours?

Right, in "[gdb/exp] Fix exception when printing optimized out vla".

> Anyway, it is ok, thank you.
> 
> It seems like it would be good to mention the GCC file in one of these
> files.  If you want to add a comment to that effect, it is pre-approved.
> 

Committed as below.

Thanks,
- Tom

2018-07-26  Tom de Vries  <tdevries@suse.de>

	* gdb.base/vla-optimized-out.c: Add comment about origin of test-case.

[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c

---
 gdb/testsuite/gdb.base/vla-optimized-out.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gdb/testsuite/gdb.base/vla-optimized-out.c b/gdb/testsuite/gdb.base/vla-optimized-out.c
index ec0a6fdd80..72dfe99d3d 100644
--- a/gdb/testsuite/gdb.base/vla-optimized-out.c
+++ b/gdb/testsuite/gdb.base/vla-optimized-out.c
@@ -15,6 +15,9 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
+/* The version of this test-case with f1 tagged with noinline only is equivalent
+   to gcc/testsuite/gcc.dg/guality/vla-1.c.  */
+
 int
 #ifdef NOCLONE
 __attribute__((noinline, noclone))


      reply	other threads:[~2018-07-26  8:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 15:05 Tom de Vries
2018-07-25 19:19 ` Tom Tromey
2018-07-26  8:33   ` Tom de Vries [this message]

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=20180726083405.sjyitxoowte6cx4l@delia \
    --to=tdevries@suse.de \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.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