[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Testadd works with gm2 of 2008-05-04 on OS 10.14.11/PPC if com
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Testadd works with gm2 of 2008-05-04 on OS 10.14.11/PPC if compiled by gm2. |
Date: |
08 May 2008 20:09:57 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
John O Goyo <address@hidden> writes:
> I compiled the files addition.mod and testadd.mod with the built
> compiler. The result runs fine.
>
> Gaius, why would xgm2 compile addition.mod into something incorrect?
>
Hi John,
thanks for testing addition.mod manually. I think it appears that gm2
is linking addition.mod into addition.o. I suspect the tcl code is
loosing the -c option somewhere..
I've added a log message to gm2.exp in the testsuite, which says:
FAIL:
/home/gaius/GM2/graft-4.1.2/gcc-4.1.2/gcc/testsuite/gm2/pim/options/optimize/run/pass/addition.mod
compilation, -O2 -c
addition.o: ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for
GNU/Linux 2.6.0, dynamically linked (uses shared libs), for GNU/Linux 2.6.0,
not stripped
regards,
Gaius