Re: [Cegcc-devel] Are math functions busted??.. (4.1.0 & 4.4.0)

2010-07-10 Thread Pavel Pavlov
I'd like to do it, but I'd need some help as I don't have so much free personal time :) I already tried it and it's not so trivial since I have no idea about most of the changes made to gcc/binutils and I don't know what I'd need to take into updated gcc. That's why I asked in my other email wha

[Cegcc-devel] Porting cegcc changes to latest version of cegcc

2010-07-10 Thread Pavel Pavlov
I'm thinking to update my version of cegcc to latest version of gcc. It look as the project is almost sleeping now. So, I'd like to try to take changes made in cegcc into some latest release of binutils and gcc. What's the recommended way to do it?.. I already tried to compare, but the difference

[Cegcc-devel] Are math functions busted??.. (4.1.0 & 4.4.0)

2010-07-10 Thread Pavel Pavlov
I tried to compile x264 out of curiosity and when I finally built it I tried to run the code and got error message from x264 encoder saying that it was miscompiled. After debugging the code I found out what was the source of error and what code was miscompiled. Basically, log2 and log2f functio