Hi Lin, On Thu, 17 Apr 2014 22:29:14, Lin Zuojian wrote: > > Hi Bernd, > I have my copyright mark signed and the process has completed. Now I > am going to answer two more questions before my patch can be > commited right? > > Did you copy any > files or text written by someone else in these changes?” > > no > > [Which files have you changed so far, and which new files have you written > so far?] > gcc/asan.c > gcc/ChangeLog > gcc/cfgexpand.c > > Okay, you may review my patch again, if there is no problem, please > commit it for me. > -- > Regards > lin zuojian
I am not sure if your patch was already "approved" by a global GCC reviewer. That is however absolutely necessary before it can be committed. I think it would be best to re-submit the latest version of your patch now, and ask a global reviewer for approval. The message should be sent to gcc-patches@gcc.gnu.org and contain the following information in addition to the proposed patch itself and the change-log entry: a) On which target(s) did you boot-strap your patch? b) Did you run the testsuite? c) When you compare the test results with and without the patch, were there any regressions? Regards Bernd.