This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r231273 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: krebbel
Date: Fri Dec  4 14:35:14 2015
New Revision: 231273

URL: https://gcc.gnu.org/viewcvs?rev=231273&root=gcc&view=rev
Log:
S/390: Add -mbackchain options to fix test failure.

gcc/testsuite/ChangeLog

	* gcc.dg/Wframe-address.c: S/390 requires the -mbackchain option to
	access arbitrary stack frames.
	* gcc.dg/Wno-frame-address.c: Likewise.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.dg/Wframe-address.c
    trunk/gcc/testsuite/gcc.dg/Wno-frame-address.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]