public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <paolo.bonzini@lu.unisi.ch>
To: Bernhard Fischer <rep.dot.nop@gmail.com>,
	  GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH] PR33396 - add --enable-intermodule for libgcc
Date: Wed, 21 Nov 2007 18:28:00 -0000	[thread overview]
Message-ID: <47445361.1080800@lu.unisi.ch> (raw)
In-Reply-To: <20071121153910.GA2187@aon.at>


>> I am not sure what happens if you pass combine for many assembly source
>> codes, as in this:
> 
> I only checked on i386 (which doesn't seem to have any LIB1ASMFUNCS),
> but i guess it should work fine.

You can try it on the command line, using -### to see what is passed 
actually to gas and ld.

> Looks like it would be the least intrusive approach to add
> libgcc/*-obj*-onestep.mk that mimmic the normal *-obj*.mk
> Alternatively i'd have to add 'ifneq ($(onestep),)' to the iterator *.mk.
> What do you think?

I suggest you try both on one iterator makefile, and see what looks nicer.

Thanks!

Paolo

  parent reply	other threads:[~2007-11-21 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 23:10 Bernhard Fischer
2007-11-20 16:05 ` Paolo Bonzini
     [not found]   ` <20071121153910.GA2187@aon.at>
2007-11-21 18:28     ` Paolo Bonzini [this message]
2008-01-24 17:50       ` Bernhard Fischer

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=47445361.1080800@lu.unisi.ch \
    --to=paolo.bonzini@lu.unisi.ch \
    --cc=bonzini@gnu.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=rep.dot.nop@gmail.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).