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/59789] [4.9 Regression] ICE in in convert_move, at expr.c:333


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59789

--- Comment #7 from Alexander Ivchenko <aivchenk at gmail dot com> ---
(In reply to H.J. Lu from comment #3)
> (In reply to Alexander Ivchenko from comment #2)
> > lets just say that my code is valid and I forgot to add "-msse2" :).
> > 
> 
> Does GCC ICE with -msse2?

No, you were right when you said that the code is incorrect. Seems that I
accidentally found this bug when compiling the initial code without "-msse2".


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