]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.
authorJohn Wehle <john@feith.com>
Wed, 3 Oct 2001 16:23:57 +0000 (16:23 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Wed, 3 Oct 2001 16:23:57 +0000 (16:23 +0000)
commit508fc6461fcfbe7d7b26da2c9d27eecf2831fbdb
tree7d770a09add8617c91dd4d4bf1927af1198d880f
parent6a4af81f9298fdb964aa69806e2a036837ebbe44
dwarf2asm.c (unaligned_integer_asm_op): Abort if op is NULL.

* dwarf2asm.c (unaligned_integer_asm_op): Abort if
op is NULL.
* sparc/sysv4.h (UNALIGNED_DOUBLE_INT_ASM_OP): Use
only if TARGET_ARCH64.

From-SVN: r45995
gcc/ChangeLog
gcc/config/sparc/sysv4.h
gcc/dwarf2asm.c