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/58853] [4.9 regression] ICE in expand_set_or_movmem_prologue_epilogue_by_misaligned_moves


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

--- Comment #4 from Jan Hubicka <hubicka at ucw dot cz> ---
Right now I am preparing a short conference, but I will try to look into it
tonight.
The way it was supposed to work is that the misaligned move prologues should be
disabled
for pentiumpro target.  I wonder why it doesn't happen - probably a simple typo
somewhere.

Honza

> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58853
> 
> --- Comment #3 from UroÅ Bizjak <ubizjak at gmail dot com> ---
> +1, x86 RTEMS build is broken without this fix. RTEMS uses -march=pentiumpro in
> its default multilib configuration.
> 
> -- 
> You are receiving this mail because:
> You are on the CC list for the bug.

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