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 debug/43972] [4.5/4.6 Regression] ICE in loc_cmp



------- Comment #4 from jakub at gcc dot gnu dot org  2010-05-03 15:46 -------
Subject: Bug 43972

Author: jakub
Date: Mon May  3 15:46:43 2010
New Revision: 158990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158990
Log:
        PR debug/43972
        * config/i386/i386.c (ix86_delegitimize_address): Make sure the
        result mode matches original rtl mode.

        * gcc.dg/debug/pr43972.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/debug/pr43972.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/config/i386/i386.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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


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