search for: r47684

Displaying 1 result from an estimated 1 matches for "r47684".

Did you mean: r47686
2008 Aug 12
0
[LLVMdev] More llvm-gcc build breakage
> Rev 54193 seems to cause that failure doing a non bootstrap build on > MingW. > +#ifdef __i386__ > +extern int VirtualProtect (char *, int, int, int *) __attribute__((stdcall)); > +#endif Do we need this stuff at all? afair, I deleted the whole lines in r47684 to sync libgcc2.c with mainline gcc. -- WBR, Anton Korobeynikov