Bug#787734: libstdc++ breaks dynamic unloading

2015-06-04 Thread Zefram
les[i], argv[i], ret); system(maps_cmd); if(ret) exit(1); } exit(0); } $ gcc -std=c99 try_dl.c -ldl -o try_dl $ ./try_dl /usr/lib/x86_64-linux-gnu/libperl.so.5.20 /usr/lib/x86_64-linux-gnu/libstdc++.so.6 /home/zefram/tmp/try_dl /lib/x86_64-linux-gn

Bug#742700: spill fail with -fschedule-insns

2014-03-26 Thread Zefram
em starting by downloading the source as shown. If you have difficulty reproducing it, obviously I can supply these files on request. I see this on i386 but not on an amd64 machine that has otherwise the same versions of things installed. -zefram -- To UNSUBSCRIBE, email to debian-gcc-requ...@list

Bug#721720: -floop-parallelize-all misleadingly accepted

2013-09-03 Thread Zefram
between target architectures. In principle, I think it's wrong for gcc to accept an option when its only effect will be to later break compilation. The option should be rejected up front if its implementation is not available. -zefram -- To UNSUBSCRIBE, email to debian-gcc-requ..