]> git.ipfire.org Git - thirdparty/gcc.git/commit
cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case.
authorFranz Sirl <Franz.Sirl-kernel@lauterbach.com>
Sat, 27 Feb 1999 23:55:27 +0000 (16:55 -0700)
committerJeff Law <law@gcc.gnu.org>
Sat, 27 Feb 1999 23:55:27 +0000 (16:55 -0700)
commitbaa8d3ab9eba4468e4c0256bca03ab649c5f63db
tree9d1d5cca9f31c55fab9cb7665938ed7b05830e15
parent77c1d679bb968d85062b0f2d743feb9db308c617
cse.c (fold_rtx): Update comments for (const (minus (label) (label))) case.


        * cse.c (fold_rtx): Update comments for (const (minus (label) (label)))
        case.
        (cse_insn): Avoid creating a bogus REG_EQUAL note for
        (const (minus (label) (label)))
        (record_jump_cond): Fix mismatched paren in comment.

From-SVN: r25490
gcc/cse.c