]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
jit,docs: shorten assembly output
authorMartin Liška <mliska@suse.cz>
Tue, 26 Jul 2022 06:42:29 +0000 (08:42 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 28 Jul 2022 10:39:38 +0000 (12:39 +0200)
Shorten the assembly example so that there is not slider.

Ready for master?
Thanks,
Martin

gcc/jit/ChangeLog:

* docs/cp/intro/tutorial02.rst:
Shorten the assembly example so that there is not slider.
* docs/cp/intro/tutorial04.rst: Likewise.
* docs/intro/tutorial02.rst: Likewise.
* docs/intro/tutorial04.rst: Likewise.
* docs/topics/contexts.rst: Likewise.

gcc/jit/docs/cp/intro/tutorial02.rst
gcc/jit/docs/cp/intro/tutorial04.rst
gcc/jit/docs/intro/tutorial02.rst
gcc/jit/docs/intro/tutorial04.rst
gcc/jit/docs/topics/contexts.rst

index 9f9a7f3858e309c783e2f31bc9e0bc0e762c9e4f..d1132a4230d67c376cb80a82e6dbc35c1ecff7e4 100644 (file)
@@ -286,7 +286,7 @@ before compiling:
         .cfi_endproc
   .LFE6:
         .size   square, .-square
-        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-0.5.1920c315ff984892399893b380305ab36e07b455.fc20)"
+        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
         .section       .note.GNU-stack,"",@progbits
 
 By default, no optimizations are performed, the equivalent of GCC's
@@ -315,7 +315,7 @@ By default, no optimizations are performed, the equivalent of GCC's
         .cfi_endproc
   .LFE7:
         .size   square, .-square
-        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-0.5.1920c315ff984892399893b380305ab36e07b455.fc20)"
+        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
         .section        .note.GNU-stack,"",@progbits
 
 Naturally this has only a small effect on such a trivial function.
index 66dcce903c691447e3002ab4c8b7b5c633ba47c9..d50a1e482793eb91f6e8739e32afaa30f8a69606 100644 (file)
@@ -574,7 +574,7 @@ yields this code, which is simple enough to quote in its entirety:
           .cfi_endproc
   .LFE0:
           .size   factorial, .-factorial
-          .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-%{gcc_release})"
+          .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
           .section        .note.GNU-stack,"",@progbits
 
 Note that the stack pushing and popping have been eliminated, as has the
index 9fcaad5518cecf64aa805edc236ca9e49808ddcd..8ac59a761dfed75aef626c1c81a3cf4a6ba9f5ae 100644 (file)
@@ -332,7 +332,7 @@ before compiling:
         .cfi_endproc
   .LFE6:
         .size   square, .-square
-        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-0.5.1920c315ff984892399893b380305ab36e07b455.fc20)"
+        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
         .section       .note.GNU-stack,"",@progbits
 
 By default, no optimizations are performed, the equivalent of GCC's
@@ -364,7 +364,7 @@ By default, no optimizations are performed, the equivalent of GCC's
         .cfi_endproc
   .LFE7:
         .size   square, .-square
-        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-0.5.1920c315ff984892399893b380305ab36e07b455.fc20)"
+        .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
         .section        .note.GNU-stack,"",@progbits
 
 Naturally this has only a small effect on such a trivial function.
index a08119f51b13e0be4a65aef4fe2e9329bfa0a7cf..cfcad4642200892dba9899ac38a2f02b56a22dd4 100644 (file)
@@ -596,7 +596,7 @@ yields this code, which is simple enough to quote in its entirety:
           .cfi_endproc
   .LFE0:
           .size   factorial, .-factorial
-          .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2-%{gcc_release})"
+          .ident  "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
           .section        .note.GNU-stack,"",@progbits
 
 Note that the stack pushing and popping have been eliminated, as has the
index f746e2819d2b8f0d568ec9c4a93fa743713d8902..b1a7a0af56fcb4bdd8cd3b997a1425da5b8ac4b6 100644 (file)
@@ -423,7 +423,7 @@ Boolean options
            .cfi_endproc
        .LFE0:
            .size    square, .-square
-           .ident    "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.1-%{gcc_release})"
+           .ident    "GCC: (GNU) 4.9.0 20131023 (Red Hat 0.2)"
            .section    .note.GNU-stack,"",@progbits