]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/dwarf2out.c
cse.c (fold_rtx): Avoid empty body in an if-statement.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Mon, 14 Aug 2000 20:55:11 +0000 (20:55 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Mon, 14 Aug 2000 20:55:11 +0000 (20:55 +0000)
commite49a1d2e073c02fafe4fc80147966c1f0c11488f
treec9332dca3ec3ca34edc8e972059519e24fd0a7e6
parent78fbdbf74875ef9b17e62f070c10b75faf79ecc3
cse.c (fold_rtx): Avoid empty body in an if-statement.

* cse.c (fold_rtx): Avoid empty body in an if-statement.

* doloop.c (doloop_iterations_max, doloop_modify): Avoid using the
`U' integer constant suffix.

* dwarf2out.c (add_subscript_info): Avoid empty body in an
else-statement.

* sparc/sol2.h (__enable_execute_stack): Prototype.

From-SVN: r35687
gcc/ChangeLog
gcc/config/sparc/sol2.h
gcc/cse.c
gcc/doloop.c
gcc/dwarf2out.c