public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH, testsuite]: Add -save-temps to g++.dg/abi/mangle-regparm.C
@ 2015-06-10 21:35 Uros Bizjak
  0 siblings, 0 replies; only message in thread
From: Uros Bizjak @ 2015-06-10 21:35 UTC (permalink / raw)
  To: gcc-patches

Hello!

The runtime testcase needs -save-temps in order to use scan-assembler
dg-final directive.

2015-06-10  Uros Bizjak  <ubizjak@gmail.com>

    * g++.dg/abi/mangle-regparm.C (dg-optiond): Add -save-temps.

Tested on x86_64-linux-gnu {,-m32}  and committed to mainline SVN.

Uros.

Index: g++.dg/abi/mangle-regparm.C
===================================================================
--- g++.dg/abi/mangle-regparm.C (revision 224330)
+++ g++.dg/abi/mangle-regparm.C (working copy)
@@ -1,5 +1,5 @@
// { dg-do run { target { { i?86-*-* x86_64-*-* } && ia32 } } }
-// { dg-options "-Wabi=8" }
+// { dg-options "-Wabi=8 -save-temps" }
// { dg-final { scan-assembler
"_Z18IndirectExternCallIPU7stdcallU7regparmILi3EEFviiEiEvT_T0_S3_" } }

typedef __SIZE_TYPE__ size_t;

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-10 18:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-10 21:35 [PATCH, testsuite]: Add -save-temps to g++.dg/abi/mangle-regparm.C Uros Bizjak

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