> -----Original Message----- > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > Sent: Thursday, October 30, 2014 2:59 AM > Subject: Re: [Patch, MIPS] Add Octeon3 support > > Hi, > > Thanks for the review and your comments. > > >> Is it intentional that you have not updated driver-native.c to detect > >> an Octeon 3 CPU? > > We have not yet looked into that part yet and will be looking at it later. > > >> Could you confirm what testing the patch has had? > > Run the regression in build folder of gcc using make-check. > The compilation results are good. > Also we have been using the octeon3 patches in cavium toolchain from > sometime without any issues. >
Hi Naveen, This patch looks good except that is missing testcases. Would you please add some testcases and resubmit your patch? Thanks, Catherine