diff options
author | Zdenek Dvorak <dvorakz@suse.cz> | 2006-11-16 17:24:31 +0100 |
---|---|---|
committer | Zdenek Dvorak <rakdver@gcc.gnu.org> | 2006-11-16 16:24:31 +0000 |
commit | c8cf9f0f27b4bc784419f60976390c6e4111ccae (patch) | |
tree | 11557c00bdc6828bbf6f6d4ae15db876b269e621 /MAINTAINERS | |
parent | 198bc7873d1ec1ead4e8db307e0e4cc1fca81370 (diff) | |
download | gcc-c8cf9f0f27b4bc784419f60976390c6e4111ccae.zip gcc-c8cf9f0f27b4bc784419f60976390c6e4111ccae.tar.gz gcc-c8cf9f0f27b4bc784419f60976390c6e4111ccae.tar.bz2 |
MAINTAINERS: Add myself and Daniel Berlin as loop optimizer maintainers.
* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
maintainers.
From-SVN: r118894
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b5d8bad..b9d4d5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -211,6 +211,8 @@ alias analysis Diego Novillo dnovillo@redhat.com reload Ulrich Weigand uweigand@de.ibm.com dfp.c, related Ben Elliston bje@au.ibm.com RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr +loop optimizer Zdenek Dvorak dvorakz@suse.cz +loop optimizer Daniel Berlin dberlin@dberlin.org Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. @@ -254,7 +256,6 @@ Christian Cornelssen ccorn@cs.tu-berlin.de Roberto Costa roberto.costa@st.com Ian Dall ian@beware.dropbear.id.au David Daney ddaney@avtrex.com -Zdenek Dvorak dvorakz@suse.cz Mohan Embar gnustuff@thisiscool.com Marc Espie espie@cvs.openbsd.org Rafael Ávila de Espíndola rafael.espindola@gmail.com |