diff options
author | Richard Henderson <rth@gcc.gnu.org> | 2005-05-18 21:24:19 -0700 |
---|---|---|
committer | Richard Henderson <rth@gcc.gnu.org> | 2005-05-18 21:24:19 -0700 |
commit | e82766657d896c6d935d50bc5820245208075d62 (patch) | |
tree | 63ea002301c73c40dda9dacd974c02835cc97936 /gcc | |
parent | eb384679ab0038887dca5b875a4e14a670dcf2cf (diff) | |
download | gcc-e82766657d896c6d935d50bc5820245208075d62.zip gcc-e82766657d896c6d935d50bc5820245208075d62.tar.gz gcc-e82766657d896c6d935d50bc5820245208075d62.tar.bz2 |
Mark PR number.
From-SVN: r99950
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6b68588..fb7cc49 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,5 +1,6 @@ 2005-05-18 Richard Henderson <rth@redhat.com> + PR 21541 * tree-ssa-operands.c (opf_non_specific): New. (get_asm_expr_operands): Set it. (add_call_clobber_ops, add_call_read_ops): Likewise. |