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/79804] ICE in print_reg, at config/i386/i386.c:17637


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

--- Comment #4 from uros at gcc dot gnu.org ---
Author: uros
Date: Thu Apr 20 20:25:17 2017
New Revision: 247037

URL: https://gcc.gnu.org/viewcvs?rev=247037&root=gcc&view=rev
Log:
        PR target/79804
        * config/i386/i386.c (print_reg): Remove assert for disalowed
        regno values, call output_operand_lossage instead.

testsuite/ChangeLog:

        PR target/79804
        * gcc.target/i386/pr79804.c: New test.


Added:
    trunk/gcc/testsuite/gcc.target/i386/pr79804.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog

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