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/64829] [ARM] ICE at -O3 in vect_get_vec_def_for_stmt_copy


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

--- Comment #4 from ktkachov at gcc dot gnu.org ---

> 
> are you sure it isn't already fixed?

Don't think so. It ICEs for me with r220203.
I'm using the options -mfpu=neon -mfloat-abi=hard  -O3 -march=armv7-a.
The -mfloat-abi=hard is important, it doesn't reproduce without it


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