This website requires JavaScript.
Explore
Help
Sign In
git
/
gcc
mirror of
git://gcc.gnu.org/git/gcc.git
Watch
1
Star
0
Fork
You've already forked gcc
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8ca585e56c
gcc
/
libgomp
/
testsuite
/
libgomp.c++
/
target-2-aux.cc
6 lines
95 B
C++
Raw
Blame
History
double
f
[
1024
]
;
double
(
&
fr
)
[
1024
]
=
f
;
double
gbuf
[
1024
]
;
double
*
g
=
gbuf
;
double
*
&
gr
=
g
;
Reference in New Issue
View Git Blame
Copy Permalink