https://gcc.gnu.org/bugzilla/show_bug.cgi?id=7853
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Known to work| |7.5.0 --- Comment #20 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Still broken with stabs (which I think is about to removed ...): apinski@xeond:~/src/pr7853$ ~/upstream-gcc/bin/gcc -shared -g -o foo.so foo.c bar.c -gstabs /tmp/ccs5BDpP.o: In function `foo': bar.c:3: multiple definition of `x' /tmp/ccwMzLfi.o:(.bss+0x0): first defined here collect2: error: ld returned 1 exit status