]> gcc.gnu.org Git - gcc.git/commit
Undo patch.
authorMichael Meissner <meissner@linux.ibm.com>
Wed, 11 Nov 2020 08:25:49 +0000 (03:25 -0500)
committerMichael Meissner <meissner@linux.ibm.com>
Wed, 11 Nov 2020 08:25:49 +0000 (03:25 -0500)
commitbbbcb3b027eef31e489930ae99f39ad9b6e71e84
tree15867715cc24e9714592bdafb056905e755cfb43
parentda9bc73d76f63fd2e12bc16d806498fc832a27ce
Undo patch.

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

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.066621 seconds and 6 git commands to generate.