[Bug libgcc/68082] issue on 64 bit shift

2016-09-12 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug libgcc/68082] issue on 64 bit shift

2016-09-11 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 --- Comment #7 from angelo --- Hi Andrew, it is passed some time, i solved mainly the issue with a workaround. Yes i tested several binutils even last, but is more a matter of compiling the m68k/coldfire toolchain properly. Mainly, building if

[Bug libgcc/68082] issue on 64 bit shift

2016-09-11 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 Andrew Pinski changed: What|Removed |Added Target|m68k|m68k-linux --- Comment #6 from Andrew Pi

[Bug libgcc/68082] issue on 64 bit shift

2016-04-17 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 --- Comment #5 from angelo --- Any news ? Trying also --with-arch=cf breaks the compilation. So i can't have in any way valid libgcc code i.e. for m5307.

[Bug libgcc/68082] issue on 64 bit shift

2015-11-20 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 --- Comment #4 from angelo --- Here what i see when i step into the function: http://imgur.com/2802Ob5 I build on linux $ cat /proc/version Linux version 4.1.7001 (root@jerusalem) (gcc version 5.2.1 20150911 (Debian 5.2.1-17) ) #1 SMP Sat Sep

[Bug libgcc/68082] issue on 64 bit shift

2015-11-20 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 --- Comment #3 from angelo --- Created attachment 36787 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36787&action=edit code that generate the fault

[Bug libgcc/68082] issue on 64 bit shift

2015-11-20 Thread angelo70 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 --- Comment #2 from angelo --- Hi, finally i have more details. I reproduce this issue on toolchains built for x86_64, from gcc 4.9.0 to latest gcc 5.2.0. Compiling options don't make great differences, i am actually using -ggdb -Wall -fno-bu

[Bug libgcc/68082] issue on 64 bit shift

2015-10-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68082 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|