> I am fine by it, as long as patches getting well tested. I have made the change and run my test programs. Since the change was so easy and quick, I'm going to let it sit for a couple hours while I think about what I might have missed.
On the plus side, I undid the changes I made to the crt. Since these are now all mapped to intrinsics in the header file, there's no need to change the startup code. If nothing else occurs to me, I'll send the "final" patch here in a couple hours. I saw on the IRC that a new release is pending. I have several other items I'm planning on doing related to intrinsics. Here's my list: 1) Finish InterlockedIncrement/Decrement stuff. 2) Fix broken __writegsbyte stuff. 3) Performance issues with BitTestAnd* stuff. 4) Performance issues with BitScan* stuff. 5) Update winbase.h, widl\winbase.h, widl\winnt.h and ddk\wdm.h to use intrin-impl.h. 6) Update intrinsics\*.c files that weren't fixed by other work. Since #2 is giving the wrong answer, I'd like to get at least that one included. Ideally I'd like to finish it all, but that depends on when you plan to cutoff checkins for this version. dw ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
