[Bug testsuite/80759] gcc.target/x86_64/abi/ms-sysv FAILs
ro at CeBiTec dot Uni-Bielefeld.DE
gcc-bugzilla@gcc.gnu.org
Tue May 16 14:16:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80759
--- Comment #4 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> ---
> --- Comment #2 from Daniel Santos <daniel.santos at pobox dot com> ---
> Actually, I just realized that it won't help to move do_test.S into ms-sysv.c
> as inline asm because each test still needs a unique ms-sysv-generated.h header
> that's generated by the output of gen.cc. Although I suppose it's possible to
> generate all of the headers in advance (with unique names) and then set the
> header name in the options with -DGEN_HEADER_NAME=name.h -- that will have its
> own set of issues.
Exactly: I'd avoid that if you can. It will only complicate things.
Rainer
More information about the Gcc-bugs
mailing list