|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/18189] Extra-large constant handling failure in microblaze |
Date: | Thu, 02 Apr 2015 15:11:21 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=18189 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=03e080386e266243b2af667af026b992822085cd commit 03e080386e266243b2af667af026b992822085cd Author: Nick Clifton <address@hidden> Date: Thu Apr 2 16:10:06 2015 +0100 Fixes a bug in the microblaze assembler where it would not complain about constants larger than 32-bits. PR gas/18189 * config/tc-microblaze.c (parse_imm): Use offsetT as the type for min and max parameters. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |