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 middle-end/26334] [4.1 Regression] ICE in lhd_set_decl_assembler_name



------- Comment #5 from jakub at gcc dot gnu dot org  2006-02-18 07:49 -------
Subject: Bug 26334

Author: jakub
Date: Sat Feb 18 07:49:27 2006
New Revision: 111227

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111227
Log:
        PR middle-end/26334
        * stmt.c (decl_overlaps_hard_reg_set_p): Use DECL_HARD_REGISTER
        instead of DECL_REGISTER.

        * gcc.c-torture/compile/20060217-1.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.c-torture/compile/20060217-1.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/stmt.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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


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