Mercurial > hg > CbC > CbC_gcc
comparison gcc/graph.c @ 131:84e7813d76e9
gcc-8.2
author | mir3636 |
---|---|
date | Thu, 25 Oct 2018 07:37:49 +0900 |
parents | 04ced10e8804 |
children | 1830386684a0 |
comparison
equal
deleted
inserted
replaced
111:04ced10e8804 | 131:84e7813d76e9 |
---|---|
1 /* Output routines for graphical representation. | 1 /* Output routines for graphical representation. |
2 Copyright (C) 1998-2017 Free Software Foundation, Inc. | 2 Copyright (C) 1998-2018 Free Software Foundation, Inc. |
3 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. | 3 Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. |
4 Rewritten for DOT output by Steven Bosscher, 2012. | 4 Rewritten for DOT output by Steven Bosscher, 2012. |
5 | 5 |
6 This file is part of GCC. | 6 This file is part of GCC. |
7 | 7 |