public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Filip Kastl <pheeck@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc(refs/users/pheeck/heads/sccp)] add /rocnikovy-projekt-specifikace.txt
Date: Thu, 21 Jul 2022 10:52:30 +0000 (GMT)	[thread overview]
Message-ID: <20220721105230.EA41D3858D28@sourceware.org> (raw)

https://gcc.gnu.org/g:2586c2fc0fdafcf5d3ed95a3b7c8723d626f4f00

commit 2586c2fc0fdafcf5d3ed95a3b7c8723d626f4f00
Author: Filip Kastl <filip.kastl@gmail.com>
Date:   Thu Jul 21 12:52:20 2022 +0200

    add /rocnikovy-projekt-specifikace.txt

Diff:
---
 gcc/sccp.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gcc/sccp.cc b/gcc/sccp.cc
index 0310cce3ca2..0b32287317b 100644
--- a/gcc/sccp.cc
+++ b/gcc/sccp.cc
@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
 along with GCC; see the file COPYING3.  If not see
 <http://www.gnu.org/licenses/>.  */
 
-// TODO Procistit includes
+// TODO Clean up includes
 
 #include "config.h"
 #include "system.h"
@@ -58,7 +58,7 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-ssa-propagate.h"
 #include "gimple-fold.h"
 
-/* Variable from Tarjan's SCC algorithm */
+/* Variable from Tarjan's SCC algorithm.  */
 struct vertex
 {
   bool visited;


             reply	other threads:[~2022-07-21 10:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-21 10:52 Filip Kastl [this message]
2023-02-15 10:13 Filip Kastl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220721105230.EA41D3858D28@sourceware.org \
    --to=pheeck@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).