[Bug gas/22335] Gas expression solver can cause wrong code for 32-bit BFD builds.

2017-10-29 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=22335 Alan Modra changed: What|Removed |Added CC||amodra at gmail dot com --- Comment #3

[Bug gas/22335] Gas expression solver can cause wrong code for 32-bit BFD builds.

2017-10-22 Thread sch...@linux-m68k.org
https://sourceware.org/bugzilla/show_bug.cgi?id=22335 --- Comment #2 from Andreas Schwab --- That's because gas is doing a signed divide, and 0xfede4194 is negative as a 32-bit number. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug gas/22335] Gas expression solver can cause wrong code for 32-bit BFD builds.

2017-10-22 Thread hp at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22335 --- Comment #1 from Hans-Peter Nilsson --- A randomly picked 32-bit target where this fails *for a 32-bit BFD build* is avr-elf. -- You are receiving this mail because: You are on the CC list for the bug.