]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/calls.cc
re PR target/12070 (ICE converting between double and long double with -msoft-float)
authorJan Hubicka <jh@suse.cz>
Sat, 6 Sep 2003 21:50:20 +0000 (23:50 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 6 Sep 2003 21:50:20 +0000 (21:50 +0000)
commit9778f2f8b539a9229cd205e933d1d20c60f1768e
treead864c023f86a39edeb88a3acff0497534d95463
parent0761f342c524819173182b1cb0ec75d02c2f709b
re PR target/12070 (ICE converting between double and long double with -msoft-float)

PR target/12070
* calls.c (emit_library_call_value_1): Fix saving of BLKmode arguments.

PR opt/12082
* cfgcleanup.c (try_simplify_condjump): Avoid unreachable code warning.

From-SVN: r71147
gcc/ChangeLog
gcc/calls.c
gcc/cfgcleanup.c