aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Liska <mliska@suse.cz>2023-01-17 12:55:43 +0100
committerMartin Liska <mliska@suse.cz>2023-01-17 12:55:43 +0100
commit6da37b4227c0a2d41ac5425a677603f292dd28a6 (patch)
tree6664546341f70b2e77833e5f778e6efa737e62ca
parent42bf66e4a75f892b19e660e914b442512cd4388e (diff)
downloadgcc-6da37b4227c0a2d41ac5425a677603f292dd28a6.zip
gcc-6da37b4227c0a2d41ac5425a677603f292dd28a6.tar.gz
gcc-6da37b4227c0a2d41ac5425a677603f292dd28a6.tar.bz2
contrib: revert removal of CR character
contrib/ChangeLog: * gcc-changelog/test_patches.txt: The CR character was removed with ./contrib/update-copyright.py which I'm going to change.
-rw-r--r--contrib/gcc-changelog/test_patches.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gcc-changelog/test_patches.txt b/contrib/gcc-changelog/test_patches.txt
index 2f1cd92..1d120f8 100644
--- a/contrib/gcc-changelog/test_patches.txt
+++ b/contrib/gcc-changelog/test_patches.txt
@@ -3631,8 +3631,7 @@ index 0000000..d75da75
+pub fn main ()
+{
+// { dg-error "Isolated CR" "" { target *-*-* } .+1 }
-+ //! doc cr
- comment
++ //! doc cr comment
+}
--
2.38.1