diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2015-01-31 16:30:30 +0100 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2015-01-31 16:30:30 +0100 |
commit | 0d9a5f8adcbb8ce4cd89a15b98daf77205c5eac5 (patch) | |
tree | a12d964cf45afdf3eeb8f14eddb4a316a4ec7668 /gcc/fortran/resolve.c | |
parent | 6b92143e786b7054f984b3e056d7312fa6cd4a15 (diff) | |
download | gcc-0d9a5f8adcbb8ce4cd89a15b98daf77205c5eac5.zip gcc-0d9a5f8adcbb8ce4cd89a15b98daf77205c5eac5.tar.gz gcc-0d9a5f8adcbb8ce4cd89a15b98daf77205c5eac5.tar.bz2 |
re PR target/64882 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5681)
2015-01-31 Uros Bizjak <ubizjak@gmail.com>
PR target/64882
* config/i386/predicates.md (address_no_seg_operand): Reject
non-CONST_INT_P operands in invalid mode.
2015-01-31 Uros Bizjak <ubizjak@gmail.com>
* config/i386/i386.md (*prefetch_prefetchw1): Remove mode of
address_operand 0. Rename from *prefetch_prefetchwt1_<mode>.
* config/i386/predicates.md (address_no_seg_operand): Call
address_operand with VOIDmode.
(vsib_address_operand): Ditto.
(address_mpx_no_base_operand): Ditto.
(address_mpx_no_index_operand): Ditto.
testsuite/ChangeLog:
2015-01-31 Uros Bizjak <ubizjak@gmail.com>
PR target/64882
* gcc.dg/torture/pr64882.c: New test.
From-SVN: r220306
Diffstat (limited to 'gcc/fortran/resolve.c')
0 files changed, 0 insertions, 0 deletions