[Bug target/65010] ppc backend generates unnecessary signed extension

law at redhat dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 6 19:11:00 GMT 2015


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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |law at redhat dot com

--- Comment #2 from Jeffrey A. Law <law at redhat dot com> ---
Martin, could you attach the .optimized dump for this test.

-fdump-tree-optimized-blocks

That's usually the first place I start as it'll tell me if we're likely going
to need to look at the gimple/ssa optimizers or the rtl optimizers.



More information about the Gcc-bugs mailing list