[Bug binutils/19935] [SH] Lots of new failures in GCC testsuite

2016-04-10 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19935 --- Comment #3 from Mike Frysinger --- (In reply to Oleg Endo from comment #2) sorry, i thought you were saying 2.26 wasn't working. i don't think there's any significant differences between 2.26 and master wrt the sim. but if you could bis

Re: Wrong source when using `-S` in objdump

2016-04-10 Thread Alan Modra
On Fri, Apr 08, 2016 at 06:25:23PM +0200, Albert Netymk wrote: > test.c > ``` > void my_fun(int *arr, int N) > { > int sum = 0; > for (int i = 0; i < N; ++i) { > sum += arr[i]; > } > } > > int main(void) > { > return 0; > } > ``` > clang -c -g test.c ; objdump -S test.o > t

[Bug binutils/19935] [SH] Lots of new failures in GCC testsuite

2016-04-10 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19935 --- Comment #2 from Oleg Endo --- (In reply to Mike Frysinger from comment #1) > does binutils 2.25 work ? AFAIR yes. Before updating I was using 2.25-something and it was OK. 2.26 also looks OK. > could you perhaps bisect the two ? Yep.

[Bug binutils/19935] [SH] Lots of new failures in GCC testsuite

2016-04-10 Thread vapier at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=19935 --- Comment #1 from Mike Frysinger --- does binutils 2.25 work ? could you perhaps bisect the two ? -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mai

[Bug binutils/19935] [SH] Lots of new failures in GCC testsuite

2016-04-10 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19935 Oleg Endo changed: What|Removed |Added Target||sh*-*-* CC|

[Bug binutils/19935] New: [SH] Lots of new failures in GCC testsuite

2016-04-10 Thread olegendo at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19935 Bug ID: 19935 Summary: [SH] Lots of new failures in GCC testsuite Product: binutils Version: 2.27 (HEAD) Status: NEW Severity: normal Priority: P2 Component: