Ping... The patch is at http://gcc.gnu.org/ml/gcc-patches/2013-02/msg01105.html.
BR, Terry > -----Original Message----- > From: gcc-patches-ow...@gcc.gnu.org [mailto:gcc-patches- > ow...@gcc.gnu.org] On Behalf Of Terry Guo > Sent: Monday, February 25, 2013 10:23 AM > To: gcc-patches@gcc.gnu.org > Subject: [PATCH][ARM] GCC command line support for Cortex-R7 > > Hi, > > This patch is to enable GCC to accept new command line option - > mcpu=cortex-r7. Is it OK to trunk? > > BR, > Terry > > 2013-02-25 Terry Guo <terry....@arm.com> > > * config/arm/arm-cores.def: Added core cortex-r7. > * config/arm/arm-tune.md: Regenerated. > * config/arm/arm-tables.opt: Regenerated. > * doc/invoke.texi: Added entry for core cortex-r7.