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: [RFC|T] 'shared library only build' testsuite fixes


Andreas Tobler wrote:
Janis Johnson wrote:

I tested the patch on powerpc64-linux, a bootstrap configured with
--disable-static.  The only failures that differed from last night's
normal bootstrap were gfortran.dg/static_linking_1.f and libmudflap
tests that use -static.  Andreas, did your fix to skip or XFAIL that
fortran test go in, or is that patch also waiting for me?  Something
similar will be needed for libmudflap.  Those failures were for both
-m32 and -m64, with ld reporting "cannot find -lgfortran" or "cannot
find -lmudflap".


Hm, I did not address the failures from gfortran trying to link static. The tests came in after my first patch interation :)
Need to address this.

Hm, this is a fault in the static_linking_1.f test case on one side and a bug in target-support.exp.


Will submit a patch later this evening.

Andreas


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