https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91050

--- Comment #13 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Mon Jul 15 20:57:53 2019
New Revision: 273498

URL: https://gcc.gnu.org/viewcvs?rev=273498&root=gcc&view=rev
Log:
rs6000: Always output .machine

We now can always output .machine (if we output it at all for the
current target).


        PR target/91050
        * config/rs6000/rs6000.c (rs6000_file_start): Never skip emitting a
        .machine directive.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c

Reply via email to