[gcc r13-2780] libiberty: Refer to Bugzilla in README
Jonathan Wakely
redi@gcc.gnu.org
Thu Sep 22 14:24:41 GMT 2022
https://gcc.gnu.org/g:3ad3f53bb3ce8b4d24f370528a5ed0b1ed34b883
commit r13-2780-g3ad3f53bb3ce8b4d24f370528a5ed0b1ed34b883
Author: Jonathan Wakely <jwakely@redhat.com>
Date: Thu Sep 22 09:33:30 2022 +0100
libiberty: Refer to Bugzilla in README
We want bugs reported to Bugzilla, not emailed to gcc-bugs.
libiberty/ChangeLog:
* README: Replace gcc-bugs email address with Bugzilla URL.
Diff:
---
libiberty/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libiberty/README b/libiberty/README
index 9f1cc979e49..e7ffb17c192 100644
--- a/libiberty/README
+++ b/libiberty/README
@@ -15,7 +15,7 @@ The library must be configured from the top source directory. Don't
try to run configure in this directory. Follow the configuration
instructions in ../README.
-Please report bugs to "gcc-bugs@gcc.gnu.org" and send fixes to
+Please report bugs to https://gcc.gnu.org/bugzilla/ and send fixes to
"gcc-patches@gcc.gnu.org". Thank you.
ADDING A NEW FILE
More information about the Gcc-cvs
mailing list