diff options
author | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-16 16:24:31 +0000 |
---|---|---|
committer | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-11-16 16:24:31 +0000 |
commit | 75348e6536a8094479dfa52ee8318acb8841d2d3 (patch) | |
tree | 11557c00bdc6828bbf6f6d4ae15db876b269e621 /MAINTAINERS | |
parent | e28b9c2537c0e52675762c4173bdbfeb440f6dfc (diff) | |
download | gcc-75348e6536a8094479dfa52ee8318acb8841d2d3.tar.gz |
* MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
maintainers.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@118894 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b5d8bad3b52..b9d4d5ee244 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 |