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 middle-end/71690] absence of integer conversion defeats memcpy optimizaton


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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
To fix this, would mean we keep around copies and PHInodes longer.  I don't
know if we want to do that because it causes code generation to be very bad
really.

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