diff options
author | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-06 14:04:01 +0000 |
---|---|---|
committer | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2012-03-06 14:04:01 +0000 |
commit | b1f8fb107b1c76f00b0a96dcb51fe2360266a148 (patch) | |
tree | 7b7be8c5210ea0739e81c8bb89189fa493cfdc8b /MAINTAINERS | |
parent | 06e80d0a07613346291c22e31009ab3318a6ff01 (diff) | |
download | gcc-b1f8fb107b1c76f00b0a96dcb51fe2360266a148.tar.gz |
Move myself to loop optimizer reviewer, remove non-algorithmic maintainer section
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184990 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a8b43de32c7..d65c854d848 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -254,14 +254,6 @@ register allocation Vladimir Makarov vmakarov@redhat.com Note that individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. - Non-Algorithmic Maintainers - -loop optimizer Daniel Berlin dberlin@dberlin.org - -Note that individuals who maintain parts of the compiler as non-algorithmic -maintainers need approval to check in algorithmic changes or changes -outside of the parts of the compiler they maintain. - Reviewers dataflow Paolo Bonzini bonzini@gnu.org @@ -288,6 +280,7 @@ Graphite Tobias Grosser grosser@fim.uni-passau.de Graphite Sebastian Pop sebastian.pop@amd.com libcpp Tom Tromey tromey@redhat.com loop optimizer Zdenek Dvorak ook@ucw.cz +loop optimizer Daniel Berlin dberlin@dberlin.org LTO Diego Novillo dnovillo@google.com LTO Richard Guenther rguenther@suse.de LTO plugin Cary Coutant ccoutant@google.com |