public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/pheeck/heads/sccp)] add /rocnikovy-projekt-specifikace.txt
@ 2022-07-21 10:52 Filip Kastl
  0 siblings, 0 replies; 2+ messages in thread
From: Filip Kastl @ 2022-07-21 10:52 UTC (permalink / raw)
  To: gcc-cvs

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;


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gcc(refs/users/pheeck/heads/sccp)] add /rocnikovy-projekt-specifikace.txt
@ 2023-02-15 10:13 Filip Kastl
  0 siblings, 0 replies; 2+ messages in thread
From: Filip Kastl @ 2023-02-15 10:13 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:04d728098cf3f86e3168a76a927c36ac86a13b62

commit 04d728098cf3f86e3168a76a927c36ac86a13b62
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;

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-15 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-21 10:52 [gcc(refs/users/pheeck/heads/sccp)] add /rocnikovy-projekt-specifikace.txt Filip Kastl
2023-02-15 10:13 Filip Kastl

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).