MSVC hook function prologue
Stefan Dösinger
stefan@codeweavers.com
Tue Sep 8 20:12:00 GMT 2009
Ok, Alexandre hasn't changed his opinion, the function attrib is ok with him.
I attached another version of the patch, this time adding some testcases. Two
more questions though:
*) How can I skip the tests if msvc_prologue is not available because as
doesn't support the swap suffix? I think it would be wrong if the tests
failed in that case because the compiler says sorry().
I am currently scanning the other tests for hints, haven't found any yet.
*) Is the way I added the new files in the diff ok? (diff -u /dev/null
newfile). Or is there some more SVN-ish way?
Am Sunday 06 September 2009 11:36:23 schrieb Andreas Schwab:
> There are no x86-*-* targets, they must match i[34567]86-*-*.
Fixed that issue as well
-------------- next part --------------
A non-text attachment was scrubbed...
Name: msvc_prologue.diff
Type: text/x-diff
Size: 9384 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20090908/48634fc9/attachment.bin>
More information about the Gcc
mailing list