Closed
Description
This issue was originally filed by bobbypowe...@gmail.com
What steps will reproduce the problem?
- Try to compile the runtime on f16 x64, with gcc 4.6.1
- Notice the places where compilation fails
What is the expected output? What do you see instead?
A working runtime which passes tests, but instead compilation fails
What version of the product are you using? On what operating system?
[bpowers@fina ~]$ cat /etc/fedora-release
Fedora release 16 (Verne)
[bpowers@fina ~]$ uname -a
Linux fina 3.1.0-0.rc9.git0.0.fc16.x86_64 #1 SMP Wed Oct 5 15:30:54 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux
[bpowers@fina ~]$ gcc --version
gcc (GCC) 4.6.1 20111003 (Red Hat 4.6.1-10)
Please provide any additional information below.
fix attached
Attachment:
runtime_f16.diff (1.70 KB)