From: Yao Qi <qiyaoltc@gmail.com>
To: Pedro Alves <palves@redhat.com>
Cc: GDB Patches <gdb-patches@sourceware.org>,
Jan Kratochvil <jan.kratochvil@redhat.com>,
Phil Muldoon <pmuldoon@redhat.com>
Subject: Re: [PATCH] Run gdb.compile/*.exp on {x86,x86_64,s390}-linux only
Date: Tue, 16 Jan 2018 17:45:00 -0000 [thread overview]
Message-ID: <CAH=s-POFxDq71S+3Y_qALrTs6S_3LdS0MeNUtTmdL2NhTrks-w@mail.gmail.com> (raw)
In-Reply-To: <baeeb539-206f-f2f3-acc2-85aebb8b6f93@redhat.com>
On Tue, Jan 16, 2018 at 5:20 PM, Pedro Alves <palves@redhat.com> wrote:
>
> Yes, I could reproduce this by hacking default_gcc_target_options
> to return "" like you were doing:
>
> Passing 15 compiler options:
> Compiler option 0: <> <<<<<< BAD
> Compiler option 1: <-mtune=generic>
> Compiler option 2: <-march=x86-64>
> ...
>
> Making default_gcc_target_options return NULL instead works:
>
> Passing 14 compiler options:
> Compiler option 0: <-mtune=generic>
> Compiler option 1: <-march=x86-64>
> ...
>
Right, I can run gdb.compile/*.exp tests now on aarch64-linux,
# of expected passes 143
# of unexpected failures 10
# of known failures 2
# of untested testcases 2
--
Yao (齐尧)
next prev parent reply other threads:[~2018-01-16 17:45 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-16 11:50 Yao Qi
2018-01-16 12:18 ` Pedro Alves
2018-01-16 15:14 ` Yao Qi
2018-01-16 16:47 ` Phil Muldoon
2018-01-16 16:59 ` Pedro Alves
2018-01-16 17:20 ` Pedro Alves
2018-01-16 17:45 ` Yao Qi [this message]
2018-01-16 18:58 ` Sergio Durigan Junior
2018-01-17 10:06 ` Yao Qi
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='CAH=s-POFxDq71S+3Y_qALrTs6S_3LdS0MeNUtTmdL2NhTrks-w@mail.gmail.com' \
--to=qiyaoltc@gmail.com \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@redhat.com \
--cc=palves@redhat.com \
--cc=pmuldoon@redhat.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