Commit 5c8302fa by Uros Bizjak Committed by Uros Bizjak

mangle-regparm.C (dg-optiond): Add -save-temps.

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

From-SVN: r224341
parent ea0cf502
2015-06-10 Uros Bizjak <ubizjak@gmail.com>
* g++.dg/abi/mangle-regparm.C (dg-optiond): Add -save-temps.
2015-06-10 Uros Bizjak <ubizjak@gmail.com>
PR target/66473
* gcc.target/i386/pr66473.c: New test.
......
// { 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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment