]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Re-flow lines made longer than 80 characters by typo fixes
authorDhruv Chawla <dhruvc@nvidia.com>
Sun, 17 May 2026 06:58:00 +0000 (06:58 +0000)
committerDhruv Chawla <dhruvc@nvidia.com>
Sat, 30 May 2026 14:19:38 +0000 (19:49 +0530)
Signed-off-by: Dhruv Chawla <dhruvc@nvidia.com>
gcc/ada/ChangeLog:

* gnathtml.pl: Reflow long line.

gcc/ChangeLog:

* builtins.def: Reflow long line.
* graphite-isl-ast-to-gimple.cc (graphite_copy_stmts_from_block): Likewise.
* lto-streamer.h: Likewise.
* prime-paths.cc (struct xpair): Likewise.

gcc/fortran/ChangeLog:

* gfortran.texi: Reflow long line.

include/ChangeLog:

* hsa.h: Reflow long line.

libgcobol/ChangeLog:

* README: Reflow long line.

libiberty/ChangeLog:

* simple-object-mach-o.c (simple_object_mach_o_write_segment): Reflow
long line.

libstdc++-v3/ChangeLog:

* include/bits/stl_algo.h: Reflow long line.

gcc/ada/gnathtml.pl
gcc/builtins.def
gcc/fortran/gfortran.texi
gcc/graphite-isl-ast-to-gimple.cc
gcc/lto-streamer.h
gcc/prime-paths.cc
include/hsa.h
libgcobol/README
libiberty/simple-object-mach-o.c
libstdc++-v3/include/bits/stl_algo.h

index a6beadd29f8efc067eac986ad00175b2cc63b9ce..e552b6a14929985f24dc64b3b42154104baaa8ef 100644 (file)
 #-----------------------------------------------------------------------------
 
 ## This script converts an Ada file (and its dependency files) to Html.
-## Keywords, comments and strings are color-highlighted. If the cross-referencing
-## information provided by Gnat (when not using the -gnatx switch) is found,
-## the html files will also have some cross-referencing features, i.e. if you
-## click on a type, its declaration will be displayed.
+## Keywords, comments and strings are color-highlighted. If the
+## cross-referencing information provided by Gnat (when not using the -gnatx
+## switch) is found, the html files will also have some cross-referencing
+## features, i.e. if you click on a type, its declaration will be displayed.
 ##
 ## To find more about the switches provided by this script, please use the
 ## following command :
index ce9f29d419c9fac2652b4bbda234e661d433802b..e39c3427d77d7a8d10b813233fb2bd68be241806 100644 (file)
@@ -218,7 +218,8 @@ along with GCC; see the file COPYING3.  If not see
               false, true, true, ATTRS, false, \
               flag_openacc)
 /* Set NONANSI_P = false to enable the builtins also with -fno-nonansi-builtins,
-   esp. as -std=c++../c.. imply that flag and -fopenacc should be orthogonal.  */
+   esp. as -std=c++../c.. imply that flag and -fopenacc should be
+   orthogonal.  */
 #undef DEF_GOACC_BUILTIN_COMPILER
 #define DEF_GOACC_BUILTIN_COMPILER(ENUM, NAME, TYPE, ATTRS) \
   DEF_BUILTIN (ENUM, "__builtin_" NAME, BUILT_IN_NORMAL, TYPE, TYPE,    \
index d13f0bc06e66f23c2489b5d8f71bbd804f5fa37a..12b95f4b19b76cc6ca91e127ef5e1c22d6d44e30 100644 (file)
@@ -4687,10 +4687,10 @@ then this needs to be set to the byte size of each character, i.e. @code{4} for
 a @code{CHARACTER (KIND=4)} string.  The length of the string is then returned
 in @code{opt_dst_charlen} (also for string arrays).
 @item @var{dst_data} @tab intent(inout) A pointer to the address the data is
-stored.  To prevent copying of data into an output buffer the address to the live
-data is returned here.  When a descriptor is provided also its data-member is
-set to that address.  When @var{may_realloc_dst} is set, then the memory may be
-reallocated by the remote function, which needs to be replicated by this
+stored.  To prevent copying of data into an output buffer the address to the
+live data is returned here.  When a descriptor is provided also its data-member
+is set to that address.  When @var{may_realloc_dst} is set, then the memory may
+be reallocated by the remote function, which needs to be replicated by this
 function.
 @item @var{opt_dst_charlen} @tab intent(inout)  When a char array is returned,
 this parameter is set to the length where applicable.  The value can also be
index cfdde6ed0735b733498ec0d058d53bd978b9179a..aa56771cad5eb8193874b2640bc0512ab4ab7ab1 100644 (file)
@@ -1147,7 +1147,8 @@ void translate_isl_ast_to_gimple::
 graphite_copy_stmts_from_block (basic_block bb, basic_block new_bb,
                                vec<tree> iv_map)
 {
-  /* Iterator pointing to the place where new statement (s) will be inserted.  */
+  /* Iterator pointing to the place where new statement (s) will be
+     inserted.  */
   gimple_stmt_iterator gsi_tgt = gsi_last_bb (new_bb);
 
   for (gimple_stmt_iterator gsi = gsi_start_bb (bb); !gsi_end_p (gsi);
index 8ed3b419ad587bbe7ec9b0514bd6b40888469689..b09869195fc85a5739d52314e11ff66d1f665f75 100644 (file)
@@ -268,7 +268,8 @@ public:
   /* Apply all changes in location cache.  Add locations into linemap and patch
      trees.  */
   bool apply_location_cache ();
-  /* Tree merging did not succeed; mark all changes in the cache as accepted.  */
+  /* Tree merging did not succeed; mark all changes in the cache as
+     accepted.  */
   void accept_location_cache ();
   /* Tree merging did succeed; throw away recent changes.  */
   void revert_location_cache ();
index e1b02c2eb03149f0e74851b84099d58cb7302ef0..f111c72ca3a14cf0cd3e895ce056e4d9990f33aa 100644 (file)
@@ -126,14 +126,15 @@ struct xpair
 
    The union of near/far is essentially a short-vector optimization, switching
    to a heap-allocated vector when necessary.  This happens relatively rarely
-   (usually maxes out at 1-2%), and the vertices that have more than 2 successors
-   also tend to have more than 4.  The root vertex tends to use the dynamic
-   vector because the subpaths are recorded as the successors of the root.
+   (usually maxes out at 1-2%), and the vertices that have more than 2
+   successors also tend to have more than 4.  The root vertex tends to use the
+   dynamic vector because the subpaths are recorded as the successors of the
+   root.
 
    Conceptually, this is a small map from vertex-id -> index and the API is
    modelled as such.  The insert and search functions are unrolled by hand when
-   using the small vector.  This has a noticeable performance impact on insert in
-   particular, and is not too complex since we know we are limited to 2
+   using the small vector.  This has a noticeable performance impact on insert
+   in particular, and is not too complex since we know we are limited to 2
    elements.
 
    Vertices are tagged with endofpath and inserted.  If endofpath is set, the
index a0aa0eddbb942bd5a0802dc927b85ff7b2308399..b591103c7eb3e8b742968bfc5a86eefbbcd84a72 100644 (file)
@@ -834,9 +834,9 @@ typedef enum {
   HSA_AGENT_INFO_DEFAULT_FLOAT_ROUNDING_MODE = 5,
   /**
    * @deprecated Query ::HSA_ISA_INFO_BASE_PROFILE_DEFAULT_FLOAT_ROUNDING_MODES
-   * for a given instruction set architecture supported by the agent instead.  If
-   * more than one ISA is supported by the agent, the returned value corresponds
-   * to the first ISA enumerated by ::hsa_agent_iterate_isas.
+   * for a given instruction set architecture supported by the agent instead.
+   * If more than one ISA is supported by the agent, the returned value
+   * corresponds to the first ISA enumerated by ::hsa_agent_iterate_isas.
    *
    * A bit-mask of ::hsa_default_float_rounding_mode_t values, representing the
    * default floating-point rounding modes supported by the agent in the Base
index 7d78e313122bd82c6f74b0e92ac10f4741c3a195..63ee0d4cbc124fb4aa6e6c0e699791ac650d29b8 100644 (file)
@@ -1,8 +1,8 @@
 The libgcobol is intended for use entirely and solely by executables created
 from COBOL source code by the GCOBOL "COBOL for GCC" front end.
 
-libgcobol.a can be statically linked in, but it makes for very large binaries. We
-tend to use that for debugging the GCOBOL compiler, and not much else
+libgcobol.a can be statically linked in, but it makes for very large binaries.
+We tend to use that for debugging the GCOBOL compiler, and not much else
 
 Many of the functions in the library are called by the executable code generated
 by the GCOBOL compiler through GIMPLE tags, and thus prototypes -- which are 
index 6ab6655fa9840a8605d0710da6192a0b919fa392..c6dfe697497dab9d6c581f7fafcf553cf9050453 100644 (file)
@@ -1194,8 +1194,8 @@ simple_object_mach_o_write_segment (simple_object_write *sobj, int descriptor,
       unsigned int i;
 
       /* Write the section header for the wrapper.  */
-      /* Account for any initial alignment - which becomes the alignment for this
-        created section.  */
+      /* Account for any initial alignment - which becomes the alignment for
+        this created section.  */
 
       secsize = (offset - index[0]);
       if (!simple_object_mach_o_write_section_header (sobj, descriptor,
index b1a6a10d589e9d223b28cec19192f419d85e1832..f15b3e4992f6a993434760adf095f0cf9fc40e6f 100644 (file)
@@ -479,9 +479,9 @@ _GLIBCXX_BEGIN_NAMESPACE_VERSION
    *  @param  __first  An input iterator.
    *  @param  __last   An input iterator.
    *  @param  __pred   A predicate.
-   *  @return  True if the range @p [__first,__last) is partitioned by @p __pred,
-   *  i.e. if all elements that satisfy @p __pred appear before those that
-   *  do not.
+   *  @return  True if the range @p [__first,__last) is partitioned by @p
+   *  __pred, i.e. if all elements that satisfy @p __pred appear before those
+   *  that do not.
   */
   template<typename _InputIterator, typename _Predicate>
     _GLIBCXX_NODISCARD _GLIBCXX20_CONSTEXPR