projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab87f8c
)
Remove trigraph in comment
author
Zack Weinberg
<zack@gcc.gnu.org>
Wed, 27 Jan 1999 07:28:14 +0000
(07:28 +0000)
committer
Zack Weinberg
<zack@gcc.gnu.org>
Wed, 27 Jan 1999 07:28:14 +0000
(07:28 +0000)
From-SVN: r24881
gcc/fold-const.c
patch
|
blob
|
history
diff --git
a/gcc/fold-const.c
b/gcc/fold-const.c
index 2beab08c3aa1210370495dc34cc1bdeefe3cf22a..9b17374f80b2e3b2bffbdbdb55dcfba751fbf8e7 100644
(file)
--- a/
gcc/fold-const.c
+++ b/
gcc/fold-const.c
@@
-2375,7
+2375,7
@@
eval_subst (arg, old0, new0, old1, new1)
default:
break;
}
- /* fall through
(???)
*/
+ /* fall through
- ???
*/
case '<':
{