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
tree-optimization/111950 - vectorizer loop copying
[official-gcc.git]
/
libgcc
/
config
/
ia64
/
_floatditf.S
blob
e37404d26d521a6ca3a41bfede21e9ee087ebdc2
1
#ifdef SHARED
2
#define __floattitf __floattitf_compat
3
#endif
4
5
#define L_floatditf
6
#include "config/ia64/lib1funcs.S"
7
8
#ifdef SHARED
9
#undef __floattitf
10
.symver __floattitf_compat, __floattitf@GCC_3.0
11
#endif