* read.c (emit_expr): Use memset to zero out memory, rather than
authorIan Lance Taylor <ian@airs.com>
Sat, 4 Jun 1994 03:38:01 +0000 (03:38 +0000)
committerIan Lance Taylor <ian@airs.com>
Sat, 4 Jun 1994 03:38:01 +0000 (03:38 +0000)
commit1fbfe10880b7782ec6d0f22f5bf3962bca03a853
treef9176f1ab0d3cb8cea28b2a1354dfacdb8d904be
parentb11f2c1f7678e1339bc535d88a4caeb905677b9d
* read.c (emit_expr): Use memset to zero out memory, rather than
going through md_number_to_chars.  This permits handling symbolic
arguments when the size is larger than sizeof (valueT), if
TC_CONS_FIX_NEW is prepared to handle the case (as it is on MIPS).
gas/ChangeLog
gas/read.c
This page took 0.024203 seconds and 4 git commands to generate.