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]

[darwin] testsuite/gcc.c-torture/execute/builtins/string-1,3,5,6failure fix


Hi,

we could fix the failures (on darwin HEAD) in the testsuite if we add a x file with the content below.

If correct, shall I apply the fixes?

I'd appreciate any feedback on this.

Thanks,
Andreas

if { [istarget "powerpc-*-darwin*"]  } {
        set additional_flags "-multiply_defined suppress"
}
return 0


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