projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
648e8d6
)
Correct typo: initialize_constant_valid_p =>
author
Ian Lance Taylor
<ian@gcc.gnu.org>
Wed, 14 Jun 2006 04:54:41 +0000
(
04:54
+0000)
committer
Ian Lance Taylor
<ian@gcc.gnu.org>
Wed, 14 Jun 2006 04:54:41 +0000
(
04:54
+0000)
initializer_constant_valid_p.
From-SVN: r114635
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index ecfe2e6e7b326730ace3e992d953516f9bdf0d15..f1760ff59e28bc319f3e4a21768c3a15eb0f39aa 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-9922,7
+9922,7
@@
2006-01-20 DJ Delorie <dj@redhat.com>
- * varasm.c (initialize_constant_valid_p): Allow pointers
+ * varasm.c (initialize
r
_constant_valid_p): Allow pointers
initialized from integer constants of lesser precision.
(output_constant): Allow non-int-sized pointer modes to be
initialized from integer constants.