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/11556] ICE in gen_reg_rtx() while compiling 2.6.x Linux kernel


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


davem at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From davem at gcc dot gnu dot org  2003-07-19 00:34 -------
I checked in a fix written by Richard Henderson to both
the 3.3 branch and the mainline sources.

2003-07-18  Richard Henderson  <rth@redhat.com>
            David S. Miller  <davem@redhat.com>

        * optabs.c (prepare_operand): Fail gracefully instead of abort
        if the predicate doesn't satisfy.
        (gen_cond_trap): Allow prepare_operand to fail.
        Pass correct opnum argument to prepare_operand.


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