This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk 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: frysk-core ./Makefile.am ./ChangeLog frysk/pkg ...


Hi Andrew,

On Sat, 2007-02-03 at 02:13 +0100, Mark Wielaard wrote:
> On Fri, 2007-02-02 at 17:26 -0500, Andrew Cagney wrote:
> > Try now.
> > frysk-core/frysk/pkglibdir/funit-asm.h has been re-written.  The x86-64 
> > assembler might be correct.  Regardless, hopefully, the new style is 
> > sufficiently flexible for an easy fix.
> 
> It looks like the movl should just be a mov on x86_64.

I made that change:

2007-02-05  Mark Wielaard  <mark@klomp.org>

       * funit-asm.h (STORE __x86_64__): Use mov, not movl.

>  But I am unable
> to test since I get (on both x86 and x86_64) the following error:
>
> make[2]: *** No rule to make target `frysk/pkglibdir/funit-stackframe',
> needed by `frysk/pkglibdir/funit-stackframe-nodebug'.  Stop.
> 
> There are a couple of Makefile rules for
> funit-stackframe-asm[-debug|-stripped] but none for the none -asm
> versions. How should they be generated?

Thanks for fixing those. I have disabled the associated tests and filed
a bug report for them.

2007-02-05  Mark Wielaard  <mark@klomp.org>

       * TestStackFrame.java (testDebug): Mark as broken #3968.
       (testNoDebug): Likewise.
       (testStripped): Likewise.
       (testStaticDebug): Likewise.
       (testStaticNoDebug): Likewise.
       (testStaticStripped): Likewise.

Thanks,

Mark


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