diff options
author | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-10-24 19:22:15 +0000 |
---|---|---|
committer | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-10-24 19:22:15 +0000 |
commit | 9aad078e179c1a01621c7e907cb7d2674bbc2017 (patch) | |
tree | f915a8acfa12da8b5c57dcbf52e9a38162c4ab6c /MAINTAINERS | |
parent | 868a69daa7d852a8dfcc8b0913ba1ffdde061af6 (diff) | |
download | gcc-9aad078e179c1a01621c7e907cb7d2674bbc2017.tar.gz |
* MAINTAINERS (alias analysis): Add Daniel Berlin and
Diego Novillo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@105858 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 07f06e1f3d2..e294bf2b758 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -182,7 +182,7 @@ middle-end Roger Sayle roger@eyesopen.com middle-end Ian Lance Taylor ian@airs.com tree-ssa Diego Novillo dnovillo@redhat.com tree-ssa Andrew MacLeod amacleod@redhat.com -PRE, points-to Daniel Berlin dberlin@dberlin.org +PRE Daniel Berlin dberlin@dberlin.org code sinking Daniel Berlin dberlin@dberlin.org mudflap Frank Ch. Eigler fche@redhat.com tree browser/unparser Sebastian Pop pop@cri.ensmp.fr @@ -191,6 +191,8 @@ scev, data dependence Sebastian Pop pop@cri.ensmp.fr linear loop transforms Daniel Berlin dberlin@dberlin.org profile feedback Jan Hubicka jh@suse.cz type-safe vectors Nathan Sidwell nathan@codesourcery.com +alias analysis Daniel Berlin dberlin@dberlin.org +alias analysis Diego Novillo dnovillo@redhat.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |