diff options
author | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-30 23:25:30 +0000 |
---|---|---|
committer | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-05-30 23:25:30 +0000 |
commit | 3df3f0713f577a148e99e0a53fda7e755cff9ae8 (patch) | |
tree | 951506064fc03785b7d63f8d39906a37e1bc52e6 /MAINTAINERS | |
parent | 2918879980f44ea07f15a06dac0cd58b7f229b20 (diff) | |
download | gcc-3df3f0713f577a148e99e0a53fda7e755cff9ae8.tar.gz |
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125205 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64c61dd681a..27094a7fed0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -221,6 +221,7 @@ reload Ulrich Weigand uweigand@de.ibm.com dfp.c, related Ben Elliston bje@au.ibm.com RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr auto-vectorizer Richard Guenther rguenther@suse.de +auto-vectorizer Zdenek Dvorak dvorakz@suse.cz Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |