MAINTAINERS (Various Maintainers): Add myself as auto-vectorizer maintainer.

2007-05-30  Richard Guenther  <rguenther@suse.de>

	* MAINTAINERS (Various Maintainers): Add myself as
	auto-vectorizer maintainer.

From-SVN: r125191
This commit is contained in:
Richard Guenther 2007-05-30 15:41:03 +00:00 committed by Richard Biener
parent 853a33f384
commit 9dd3cc811b
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-05-30 Richard Guenther <rguenther@suse.de>
* MAINTAINERS (Various Maintainers): Add myself as
auto-vectorizer maintainer.
2007-05-30 Jakub Jelinek <jakub@redhat.com> 2007-05-30 Jakub Jelinek <jakub@redhat.com>
PR bootstrap/29382 PR bootstrap/29382

View File

@ -220,6 +220,7 @@ alias analysis Diego Novillo dnovillo@google.com
reload Ulrich Weigand uweigand@de.ibm.com reload Ulrich Weigand uweigand@de.ibm.com
dfp.c, related Ben Elliston bje@au.ibm.com dfp.c, related Ben Elliston bje@au.ibm.com
RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr
auto-vectorizer Richard Guenther rguenther@suse.de
Note individuals who maintain parts of the compiler need approval to check Note individuals who maintain parts of the compiler need approval to check
in changes outside of the parts of the compiler they maintain. in changes outside of the parts of the compiler they maintain.