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/22480] [4.1 Regression] ICE in convert_move, at expr.c:390 with -ftree-vectorize


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-07-28 08:20 -------
Not even that... the backend for i386 accepts an SI, not a V4SI, as the shift
count.  This upsets the expander noticeably.

-- 


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


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