This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

Re: Unit at time compilation mode II


Graham Stott <graham.stott@btinternet.com> writes:

> Jan,
>
> Jan Hubicka wrote:
>> Hi,
>> previous version had bug in defering functions (so without
>> -funit-at-time it never inlined into deferred functions) and updating of
>> callgraph after inlining.
>> Regtested/bootstrapped i386.  OK?
> For such a chunk of new code how about doing bootstraps/testing on more than one
> target.

We bootstraped the patch on the hammer branch on x86-64, i386, s390,
s390x and ppc and I don't remember seeing any regressions on x86-64.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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