diff options
author | Bernd Schmidt <crux@pool.informatik.rwth-aachen.de> | 1998-10-07 22:07:40 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1998-10-07 22:07:40 -0600 |
commit | 2a230e9dc40fd0a9ffe86e0548a935350dd39459 (patch) | |
tree | d2ffc449a3863172f26daaab2384f9276cc31454 /gcc/c-common.c | |
parent | f1da1729434a302ca11b19ffcddf07902465b951 (diff) | |
download | gcc-2a230e9dc40fd0a9ffe86e0548a935350dd39459.zip gcc-2a230e9dc40fd0a9ffe86e0548a935350dd39459.tar.gz gcc-2a230e9dc40fd0a9ffe86e0548a935350dd39459.tar.bz2 |
stmt.c (n_occurrences): New static function.
* stmt.c (n_occurrences): New static function.
(expand_asm_operands): Verify that all constrains match in the
number of alternatives.
Verify that '+' or '=' are at the beginning of an output constraint.
Don't allow '&' for input operands.
Verify that '%' isn't written for the last operand.
* reload.c (find_reloads): Abort if an asm is found with invalid
constraints; all possible problems ought to be checked for earlier.
From-SVN: r22911
Diffstat (limited to 'gcc/c-common.c')
0 files changed, 0 insertions, 0 deletions