projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3bb645
)
Fix typo in my last entry.
author
Andreas Jaeger
<aj@gcc.gnu.org>
Tue, 17 Jul 2001 05:09:29 +0000
(07:09 +0200)
committer
Andreas Jaeger
<aj@gcc.gnu.org>
Tue, 17 Jul 2001 05:09:29 +0000
(07:09 +0200)
From-SVN: r44063
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 47b29c5b8892eb5d7e5d943d8401866353c7cab9..bbf33a0beabf9606d995c354afbe31d151e20012 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-4,7
+4,7
@@
x86-64 pic support.
* lcm.c (optimize_mode_switching): Avoid warning for unused
- variable if !NORMAL_MODE
+ variable if !NORMAL_MODE
.
* flow.c (try_crossjump_to_edge): Remove unused variable.