projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ba7a2f
)
Correctly wrap my changelog entry.
author
Andrew Pinski
<pinskia@gcc.gnu.org>
Fri, 8 Dec 2006 08:11:44 +0000
(
00:11
-0800)
committer
Andrew Pinski
<pinskia@gcc.gnu.org>
Fri, 8 Dec 2006 08:11:44 +0000
(
00:11
-0800)
From-SVN: r119650
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 2f8638fd7fb1a674890df36b1915d2196e29ee3c..6a38e9ded50ca663710a91bcab7528146a888a77 100644
(file)
--- a/
gcc/ChangeLog
+++ b/
gcc/ChangeLog
@@
-2,7
+2,8
@@
* config/spu/spu-c.c (spu_build_overload_builtin): Delete.
(spu_resolve_overloaded_builtin): Check for non scalar instead
- of vector type and check the function call argument type also for non scalar.
+ of vector type and check the function call argument type also for
+ non scalar.
Call build_function_call instead of spu_build_overload_builtin.
2006-12-07 Trevor Smigiel <trevor_smigiel@playstation.sony.com>