repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove old autovect-branch by moving to "dead" directory.
[official-gcc.git]
/
old-autovect-branch
/
gcc
/
testsuite
/
gcc.c-torture
/
compile
/
20001116-1.c
blob
c356392fa37c9bafd41773d866565600ae10bb4c
1
int
x
[
60
];
2
char
*
y
= ((
char
*)&(
x
[
2
*
8
+
2
]) -
8
);
3
int
z
= (&
"Foobar"
[
1
] - &
"Foobar"
[
0
]);