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

Franz Sirl <sirl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sirl at gcc dot gnu.org

--- Comment #17 from Franz Sirl <sirl at gcc dot gnu.org> ---
(In reply to Segher Boessenkool from comment #13)
> 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

This caused PR target/101393

Reply via email to