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/45259] [4.5/4.6 Regression] ICE in save_call_clobbered_regs



------- Comment #4 from jakub at gcc dot gnu dot org  2010-08-12 09:10 -------
Subject: Bug 45259

Author: jakub
Date: Thu Aug 12 09:09:49 2010
New Revision: 163186

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163186
Log:
        PR debug/45259
        * caller-save.c (save_call_clobbered_regs): Only swap notes with
        DEBUG_INSNs if n_regs_saved.

        * gcc.dg/pr45259.c: New test.

Added:
    branches/gcc-4_5-branch/gcc/testsuite/gcc.dg/pr45259.c
Modified:
    branches/gcc-4_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/caller-save.c
    branches/gcc-4_5-branch/gcc/testsuite/ChangeLog


-- 


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


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