This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/37435] [4.4 regression] ICE with volatiles
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Sep 2008 00:00:19 -0000
- Subject: [Bug rtl-optimization/37435] [4.4 regression] ICE with volatiles
- References: <bug-37435-1771@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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