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 rtl-optimization/37435] [4.4 regression] ICE with volatiles



------- Comment #6 from hjl at gcc dot gnu dot org  2008-09-10 00:00 -------
Subject: Bug 37435

Author: hjl
Date: Tue Sep  9 23:58:57 2008
New Revision: 140184

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140184
Log:
gcc/

2008-09-09  Vladimir Makarov  <vmakarov@redhat.com>

        PR rtl-optimization/37435
        * caller-save.c (insert_restore, insert_save): Check the mode by
        reg_save_code.

gcc/testsuite/

2008-09-09  H.J. Lu  <hongjiu.lu@intel.com>

        PR rtl-optimization/37435
        * gcc.dg/dfp/pr37435.c: New.

Added:
    trunk/gcc/testsuite/gcc.dg/dfp/pr37435.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/caller-save.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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