This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH, take3] implement rint{,f,l}, etc... as x87 built-in functions


Andreas Jaeger wrote:

Hello!

Patch bootstrapped OK.



And what about the testsuite? Did it pass?




Testsuite will be ran before patch is commited to CVS. When all maintainers give OK to the patch, I ran the testsuite. If everything is OK, patch is commited to CVS, otherwise not. This way, I don't have to test multiple revisions and conceptually wrong patches :). Obvious patches and patches that don't have effect on other parts (builtins, implemented as x87 insn for example) are regtested together with bootstrap.

Please always state the platform - was this on AMD64 or i686? and languages you tested it with (C, C++,...).


I will post a message, when testsuite ends.

Uros.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]