]> gcc.gnu.org Git - gcc.git/commit
Undo patch
authorMichael Meissner <meissner@linux.ibm.com>
Wed, 11 Nov 2020 15:56:50 +0000 (10:56 -0500)
committerMichael Meissner <meissner@linux.ibm.com>
Wed, 11 Nov 2020 15:56:50 +0000 (10:56 -0500)
commitc04e289b3b7647e4ab544c04228c04335d808716
tree3541f2e64c0bb64e33cc871a6e565f567c9844f5
parentefd8fd98865526e1e41df7d9ec7d0f6333bb570f
Undo patch

gcc/
2020-11-10  Michael Meissner  <meissner@linux.ibm.com>

Undo
PR gcc/97791
* config/rs6000/rs6000-call.c (init_cumulative_args): Only set
that long double was returned if the type is actually long
double.
(rs6000_function_arg_advance_1): Only set that long double was
passed if the type is actually long double.
* config/rs6000/rs6000.c (rs6000_emit_move): Delete code that sets
whether long double was passed based on the modes used in moves.
gcc/config/rs6000/rs6000-call.c
gcc/config/rs6000/rs6000.c
This page took 0.066037 seconds and 6 git commands to generate.