public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: Richard Biener <rguenther@suse.de>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH][RFC] Early LTO debug
Date: Tue, 06 Sep 2016 12:26:00 -0000	[thread overview]
Message-ID: <20160906121544.GB316@x4> (raw)
In-Reply-To: <alpine.LSU.2.11.1609061312350.26629@t29.fhfr.qr>

On 2016.09.06 at 13:17 +0200, Richard Biener wrote:
> 
> The following is an updated patch, mainly stripped out old unnecessary
> cruft and some fixes for an issue that arised when LTOing Firefox.

One minor issue that I've noticed is that the patch generates a lot of
empty *debugobj* files in $TMPDIR, e.g.:

 % echo 'int main(){}' | g++ -flto -o /dev/null-x c++ -
 % ls -l $TMPDIR
total 0
-rw-------. 1 trippels trippels 0 Sep  6 12:11 ccenD5Tcdebugobj
-rw-------. 1 trippels trippels 0 Sep  6 12:11 ccXzvE4udebugobjtem

The new patch builds LLVM fine with "-flto -g".

-- 
Markus

  reply	other threads:[~2016-09-06 12:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-26 10:11 Richard Biener
2016-09-06 11:18 ` Richard Biener
2016-09-06 12:26   ` Markus Trippelsdorf [this message]
2016-09-06 12:26     ` Richard Biener
2016-09-06 14:40       ` Markus Trippelsdorf
2016-09-07  7:44         ` Richard Biener
2016-09-12 20:20   ` Jeff Law

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=20160906121544.GB316@x4 \
    --to=markus@trippelsdorf.de \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rguenther@suse.de \
    /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).