This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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]

[commit] [testsuite patch] Fix gdb.btrace/tailcall-only.exp errors on x86_64-m32


On Wed, 20 Jul 2016 16:02:20 +0200, Pedro Alves wrote:
> On 04/11/2016 07:44 AM, Metzger, Markus T wrote:
> > I'm setting the target triplet to "i686-unknown-linux" in my m32 configuration.
> > Like this:
> > 
> > set target_triplet "i686-unknown-linux"
> > set_board_info cflags "-m32"
> > set_board_info cppflags "-m32"
> > 
> > Should I rather not set the target_triplet?
> 
> There's no reason you should _not_ set it.
> 
> But, multilib-style testing with --target_board=unix\{-m64,-m32\} etc.
> should work _too_, IMO.

Checked in:
	7674d381b47f9f2411c0ca1da0c152940dc0d7bd


Thanks,
Jan


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