diff options
author | Dorit Nuzman <dorit@il.ibm.com> | 2007-05-31 17:05:23 +0000 |
---|---|---|
committer | Dorit Nuzman <dorit@gcc.gnu.org> | 2007-05-31 17:05:23 +0000 |
commit | ccb4d26be0082d11486c820ca78699c9e1332d23 (patch) | |
tree | c73e3c9b49bc9c0558d88f7b1fb2276e16745b4f /MAINTAINERS | |
parent | 32735518212664a14ebbd6066d7c4d39de8a02cd (diff) | |
download | gcc-ccb4d26be0082d11486c820ca78699c9e1332d23.zip gcc-ccb4d26be0082d11486c820ca78699c9e1332d23.tar.gz gcc-ccb4d26be0082d11486c820ca78699c9e1332d23.tar.bz2 |
MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
From-SVN: r125230
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 27094a7..aaf0c12 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -222,6 +222,7 @@ 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 +auto-vectorizer Dorit Nuzman dorit@il.ibm.com Note individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. |