https://gcc.gnu.org/g:9085cc2a34f1c851e16c497bd9b0e4fd38b08142

commit r15-3925-g9085cc2a34f1c851e16c497bd9b0e4fd38b08142
Author: Richard Biener <rguent...@suse.de>
Date:   Fri Sep 27 14:54:07 2024 +0200

    Fix sorting in Contributors.html
    
    The following moves my entry to where it belongs alphabetically
    (it wasn't moved when s/Guenther/Biener/).
    
            * doc/contrib.texi (Richard Biener): Move entry.

Diff:
---
 gcc/doc/contrib.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 7714d52823b1..0e2823f278ae 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -63,6 +63,10 @@ improved alias analysis, plus migrating GCC to Bugzilla.
 @item
 Geoff Berry for his Java object serialization work and various patches.
 
+@item
+Richard Biener for his ongoing middle-end contributions and bug fixes
+and for release management.
+
 @item
 David Binderman for testing GCC trunk against Fedora Rawhide
 and csmith.
@@ -364,10 +368,6 @@ Stu Grossman for gdb hacking, allowing GCJ developers to 
debug Java code.
 @item
 Michael K. Gschwind contributed the port to the PDP-11.
 
-@item
-Richard Biener for his ongoing middle-end contributions and bug fixes
-and for release management.
-
 @item
 Ron Guilmette implemented the @command{protoize} and @command{unprotoize}
 tools, the support for DWARF 1 symbolic debugging information, and much of

Reply via email to