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]

ARC port (2/5): gcc/config/arc/arc.c


gcc:

2012-10-22  Saurabh Verma  <saurabh.verma@codito.com>
            Ramana Radhakrishnan  <ramana.radhakrishnan@codito.com>
            Joern Rennecke  <joern.rennecke@embecosm.com>
            Muhammad Khurram Riaz <khurram.riaz@arc.com>
            Brendan Kehoe  <brendan@zen.org>
            Michael Eager  <eager@eagercon.com>

* config/arc: New directory.

TARGET_PRESERVE_RELOAD_P is a hook that is defined by a local patch
we got.  This is merely an optimization, so the only issue with that
piece of infrastructure missing is a warning for the unused hook
function, and a bit worse code.  Maybe.  Once the lra dust has
settled, and the port is in, I'll have to check if the patch is still
applicable and suitable.

Attachment: arc.c.tar.xz
Description: application/xz


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