aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/trans-expr.c
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2005-12-13 09:08:46 +0100
committerJakub Jelinek <jakub@gcc.gnu.org>2005-12-13 09:08:46 +0100
commit6541fe758b3d491fd9531d610bc344d0cb5e13a7 (patch)
tree3e381c6cb02cd2615bcd811bfcbbab696131e626 /gcc/fortran/trans-expr.c
parent6d32822515d3fee23547ea9a680f13e27e877795 (diff)
downloadgcc-6541fe758b3d491fd9531d610bc344d0cb5e13a7.zip
gcc-6541fe758b3d491fd9531d610bc344d0cb5e13a7.tar.gz
gcc-6541fe758b3d491fd9531d610bc344d0cb5e13a7.tar.bz2
re PR debug/25023 (ICE in def_cfa_1, at dwarf2out.c:792)
PR debug/25023 PR target/25293 * expr.c (emit_move_resolve_push): Handle PRE_MODIFY and POST_MODIFY with CONST_INT adjustment equal to PUSH_ROUNDING. Fix POST_INC/POST_DEC handling if PUSH_ROUNDING is not identity. * config/i386/i386.md (pushhi2, pushqi2): Use pushl instead of pushw. Set mode to SI, adjust constraints. (pushhi2_rex64, pushqi2_rex64): Set mode to DI. * config/i386/i386.h (PUSH_ROUNDING): Round up to 4 instead of 2 for 32-bit code. * gcc.target/i386/pr25293.c: New test. From-SVN: r108463
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions