diff options
author | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-08-20 19:23:24 +0000 |
---|---|---|
committer | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-08-20 19:23:24 +0000 |
commit | 98b21e4dce553348b115e4361cba67769a3c3340 (patch) | |
tree | 06c24106bc35aab1948a8cee8af3437bed36d4a4 /MAINTAINERS | |
parent | df1ac917c9ce90beb8c3804c2d92cb47b337de30 (diff) | |
download | ppe42-gcc-98b21e4dce553348b115e4361cba67769a3c3340.tar.gz ppe42-gcc-98b21e4dce553348b115e4361cba67769a3c3340.zip |
* MAINTAINERS: Add myself as RTL optimizers reviewer.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201889 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c0ffb687dd7..78b288fb0ee 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -299,6 +299,7 @@ Plugin Le-Chun Wu lcwu@google.com register allocation Peter Bergner bergner@vnet.ibm.com register allocation Kenneth Zadeck zadeck@naturalbridge.com register allocation Seongbae Park seongbae.park@gmail.com +RTL optimizers Steven Bosscher steven@gcc.gnu.org selective scheduling Andrey Belevantsev abel@ispras.ru Note that while reviewers can approve changes to parts of the compiler @@ -330,7 +331,6 @@ Ian Bolton ian.bolton@arm.com Andrea Bona andrea.bona@st.com Paolo Bonzini bonzini@gnu.org Neil Booth neil@daikokuya.co.uk -Steven Bosscher steven@gcc.gnu.org Robert Bowdidge bowdidge@apple.com Joel Brobecker brobecker@gnat.com Dave Brolley brolley@redhat.com |