projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de0e91
)
Revert the accidental check-in that casued build error on SPU.
author
Sa Liu
<saliu@gcc.gnu.org>
Wed, 11 Jun 2008 06:55:31 +0000
(06:55 +0000)
committer
Sa Liu
<saliu@gcc.gnu.org>
Wed, 11 Jun 2008 06:55:31 +0000
(06:55 +0000)
From-SVN: r136653
gcc/config/spu/spu.c
patch
|
blob
|
history
diff --git
a/gcc/config/spu/spu.c
b/gcc/config/spu/spu.c
index b944a00e5bfaf05dd8c29447336dbe367ad4adcb..668d9692af617589026c5105da1aaaf4a483c53f 100644
(file)
--- a/
gcc/config/spu/spu.c
+++ b/
gcc/config/spu/spu.c
@@
-4479,7
+4479,7
@@
spu_init_builtins (void)
unsigned_V4SI_type_node = build_vector_type (unsigned_intSI_type_node, 4);
unsigned_V2DI_type_node = build_vector_type (unsigned_intDI_type_node, 2);
- spu_builtin_types[SPU_BTI_QUADWORD] =
intT
I_type_node;
+ spu_builtin_types[SPU_BTI_QUADWORD] =
V16Q
I_type_node;
spu_builtin_types[SPU_BTI_7] = global_trees[TI_INTSI_TYPE];
spu_builtin_types[SPU_BTI_S7] = global_trees[TI_INTSI_TYPE];