re PR target/83387 (PowerPC64: Infinite loops in do_reload() with -msoft-float)
authorPeter Bergner <bergner@vnet.ibm.com>
Thu, 4 Jan 2018 14:36:35 +0000 (08:36 -0600)
committerPeter Bergner <bergner@gcc.gnu.org>
Thu, 4 Jan 2018 14:36:35 +0000 (08:36 -0600)
commit87978504affcf9f2cf6fc245610e40541889271d
tree4faefc207c97ab5f7e5467e903cd9eab389c37b6
parentf7373fce65da8e99ad051481ba711756b69baa7e
re PR target/83387 (PowerPC64: Infinite loops in do_reload() with -msoft-float)

PR target/83387
* config/rs6000/rs6000.c (rs6000_discover_homogeneous_aggregate): Do not
allow arguments in FP registers if TARGET_HARD_FLOAT is false.

From-SVN: r256250
gcc/ChangeLog
gcc/config/rs6000/rs6000.c