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 target/64893] [5 Regression] ICE while doing a bootstrap with the latest compiler


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Ok, the problem is related to sizeof.
Let me see if I can make the gimplifier fold the statements or something
similar.  Note we might want to change the first argument of
__builtin_aarch64_im_lane_boundsi to size_t to get rid of the case so it is
easy to handle in fold.


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