Displaying 9 results from an estimated 9 matches for "link5".
Did you mean:
link
2018 Dec 07
2
Testing compiler reliability using Csmith
...(more details at
https://people.inf.ethz.ch/suz/emi/index.html):
[GCC/LLVM bugs: *1,602* (total) / *1,007* (fixed)]
[Reports: GCC (link1 <http://tinyurl.com/ojzdt78>, link2
<http://tinyurl.com/oxlkmjc>, link3 <http://tinyurl.com/jd3jnl3>, link4
<http://tinyurl.com/zs2826l>, link5 <https://tinyurl.com/yb7okzqd>), LLVM (
link1 <http://tinyurl.com/qj8x5ry>, link2 <http://tinyurl.com/nc9celr>,
link3 <http://tinyurl.com/qy58smb>, link4 <http://tinyurl.com/z7y8rwo>,
link5 <https://tinyurl.com/y7wdf5b4>)]
Best,
Zhendong
--------
Zhendong Su
Pr...
2018 Dec 12
2
Testing compiler reliability using Csmith
...z/emi/index.html):
>>
>> [GCC/LLVM bugs: *1,602* (total) / *1,007* (fixed)]
>> [Reports: GCC (link1 <http://tinyurl.com/ojzdt78>, link2
>> <http://tinyurl.com/oxlkmjc>, link3 <http://tinyurl.com/jd3jnl3>,
>> link4 <http://tinyurl.com/zs2826l>, link5
>> <https://tinyurl.com/yb7okzqd>), LLVM (link1
>> <http://tinyurl.com/qj8x5ry>, link2 <http://tinyurl.com/nc9celr>,
>> link3 <http://tinyurl.com/qy58smb>, link4
>> <http://tinyurl.com/z7y8rwo>, link5 <https://tinyurl.com/y7wdf5b4>)]
&...
2020 Jan 09
3
LLD PDB Lines zero number issue
...n.lib assembly.lib
clean:
rm -f *.obj *.lib *.pdb *.dll *.map
$ make -f makefile_clanglto_Oz
$ llvm-pdbutil dump -l main.pdb
Lines
============================================================
Mod 0000 | `assembly.obj`:
Mod 0001 | `/home/jshi19/llvm/wrongcode/lld-link5/lto.tmp`:
/home/jshi19/llvm/wrongcode/lld-link5/main.c (MD5: 5F82BB79FE2DA0B0549B784CFDC37D05)
0001:00000004-0000001E, line/addr entries = 5
3 00000004 ! 0 00000008 ! 5 0000000D ! 0 00000012 ! 9 00000017 !
If we disable the optimization in the CC_FLAGS with -O0 as below, the PDB...
2020 Jan 09
2
LLD PDB Lines zero number issue
On Thu, 9 Jan 2020, David Blaikie via llvm-dev wrote:
> +rnk who works on COFF debugging things.
>
> My understanding is that this has nothing to do with the linker - but is a
> function of LLVM optimizations creating line zero debug locations. I believe
> rnk & folks have disabled line zero emission for CodeView debug info in some
> manner - perhaps that needs a flag? or
2020 Jan 12
2
LLD PDB Lines zero number issue
...dmap main.lib assembly.lib
$ /home/jshi19/llvm/clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/llvm-pdbutil dump -l main.pdb
Lines
============================================================
Mod 0000 | `assembly.obj`:
Mod 0001 | `/home/jshi19/llvm/wrongcode/lld-link5/lto.tmp`:
/home/jshi19/llvm/wrongcode/lld-link5/main.c (MD5: 5F82BB79FE2DA0B0549B784CFDC37D05)
0001:00000004-0000001E, line/addr entries = 5
3 00000004 ! 0 00000008 ! 5 0000000D ! 0 00000012 ! 9 00000017 !
Thanks
Steven Shi
> -----Original Message-----
> From...
2020 Jan 14
2
LLD PDB Lines zero number issue
...dmap main.lib assembly.lib
$ /home/jshi19/llvm/clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-18.04/bin/llvm-pdbutil dump -l main.pdb
Lines
============================================================
Mod 0000 | `assembly.obj`:
Mod 0001 | `/home/jshi19/llvm/wrongcode/lld-link5/lto.tmp`:
/home/jshi19/llvm/wrongcode/lld-link5/main.c (MD5: 5F82BB79FE2DA0B0549B784CFDC37D05)
0001:00000004-0000001E, line/addr entries = 5
3 00000004 ! 0 00000008 ! 5 0000000D ! 0 00000012 ! 9 00000017 !
Thanks
Steven Shi
> -----Original Message-----
> From...
2018 Dec 07
2
Testing compiler reliability using Csmith
Hello everyone!
We are working on writing a paper about testing the reliability of C compilers by using Csmith (a random C99 program generator).
A previous testing effort, using Csmith, found 202 LLVM bugs, which represented 2% of all reported bugs at that time (PDF: https://www.flux.utah.edu/download?uid=114 <https://www.flux.utah.edu/download?uid=114>): . However, after this paper was
2018 May 02
0
More oddities...
...see
ll /sys/devices/pci0000\:00/0000\:00\:1f.2/ata5/
total 0
drwxr-xr-x. 6 root root 0 May 2 10:12 ./
drwxr-xr-x. 10 root root 0 May 2 10:11 ../
drwxr-xr-x. 3 root root 0 May 2 10:14 ata_port/
drwxr-xr-x. 4 root root 0 May 2 10:14 host4/
drwxr-xr-x. 5 root root 0 May 2 10:14 link5/
drwxr-xr-x. 2 root root 0 May 2 10:14 power/
-rw-r--r--. 1 root root 4096 May 2 10:14 uevent
$ ll /sys/devices/pci0000\:00/0000\:00\:1f.2/ata5/host4/
total 0
drwxr-xr-x. 4 root root 0 May 2 10:14 ./
drwxr-xr-x. 6 root root 0 May 2 10:12 ../
drwxr-xr-x. 2 root root 0 May 2 10:15...
2007 May 14
13
Multihome load balancing - kernel vs netfilter
Hi,
I have searched the archives on the topic, and it seems that the list
gurus favor load balancing to be done in the kernel as opposed to other
means. I have been using a home-grown approach, which splits traffic
based on `-m statistic --mode random --probability X`, then CONNMARKs
the individual connections and the kernel happily routes them. I
understand that for > 2 links it will become