public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Guenther <richard.guenther@gmail.com>
To: Basile STARYNKEVITCH <basile@starynkevitch.net>
Cc: Ian Lance Taylor <iant@google.com>,
	"Joseph S. Myers" <joseph@codesourcery.com>,
	 	GCC Mailing List <gcc@gcc.gnu.org>
Subject: Re: when (not) use bugzilla for GCC?
Date: Mon, 26 Oct 2009 15:39:00 -0000	[thread overview]
Message-ID: <84fc9c000910260741i45dff81bxf6e70940b212d331@mail.gmail.com> (raw)
In-Reply-To: <4AE5B494.90403@starynkevitch.net>

On Mon, Oct 26, 2009 at 3:39 PM, Basile STARYNKEVITCH
<basile@starynkevitch.net> wrote:
> Richard Guenther wrote:
>>
>> On Mon, Oct 26, 2009 at 2:59 PM, Ian Lance Taylor <iant@google.com> wrote:
>>>
>>> Basile STARYNKEVITCH <basile@starynkevitch.net> writes:
>>>
>>>> Are you suggesting me to upload to bugzilla the nearly 3000
>>>> preprocessed forms of the files? I could do that, but the *.i files
>>>> totalize more than one gigabyte. A bzip2 compressed tar archive of
>>>> them is almost 80Mbytes.
>>>
>>> That is a difficulty, but without a self-contained test case it's
>>> pretty hard to fix the bug.  You can try reporting the bug with a URL
>>> for where to download the sources.  Since LTO is fairly new a
>>> maintainer may be willing to download them and try it.  Otherwise, go
>>> ahead and upload that 80M tar ball.  gcc.gnu.org will cope.
>>
>> Please don't.  Bi-sect the list of object files by adding -r -nostdlib
>> to the link line.  This should result in a two or three file testcase.
>> Either attach those or reduce them with delta.
>
>
> I am not sure to understand what that means technically.
>
> The sisegv is gotten by running
>
>    gcc -flto -O2 [A-Z]*.c -rdynamic -ldl -o malice-lto
>
> where the [A-Z]*.c file glob pattern expand to nearly 3000 files. Exactly
> those from http://pagesperso-orange.fr/jacques.pitrat/malice-2009.tar.bz2
>
> What command to you suggest me to run? How will I find the faulty files...

See the LTO section in http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction

Richard.

  reply	other threads:[~2009-10-26 14:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-25 18:48 Basile STARYNKEVITCH
2009-10-26  7:11 ` Joseph S. Myers
2009-10-26 11:57   ` Basile STARYNKEVITCH
2009-10-26 14:39     ` Ian Lance Taylor
2009-10-26 14:41       ` Richard Guenther
2009-10-26 14:56         ` Basile STARYNKEVITCH
2009-10-26 15:39           ` Richard Guenther [this message]
2009-10-29  5:35           ` Basile STARYNKEVITCH
2009-10-26 20:46       ` Basile STARYNKEVITCH
2009-10-26 21:42         ` Ian Lance Taylor

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=84fc9c000910260741i45dff81bxf6e70940b212d331@mail.gmail.com \
    --to=richard.guenther@gmail.com \
    --cc=basile@starynkevitch.net \
    --cc=gcc@gcc.gnu.org \
    --cc=iant@google.com \
    --cc=joseph@codesourcery.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).