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/79890] ICE in s390_initial_elimination_offset, at config/s390/s390.c:10430


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

--- Comment #3 from Dominik Vogt <vogt at linux dot vnet.ibm.com> ---
Not reproduceable here with r245913.  Is it gone with a recent Gcc?

Gcc configured with --with-arch=zEC12 and compiled without explicit options:

$ ~/src/gcc/install-master/bin/gcc
~/src/gcc/gcc/testsuite/gcc.target/mips/call-saved-7.c -march=zEC12 -S

(Complains about missing main function without "-S")

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