This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/71050] [7 regression] test case gcc.target/powerpc/lhs-1.c fails starting with r236066


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

--- Comment #3 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
Sorry, accidentally saved before finishing my thoughts.

How do we "inform" the middle-end that a DI subreg of a DF is very expensive? 
This differs wildly by processor for us.  We "can" always do the subreg, it's
just that on older processors we do it in a horrible way.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]