r126411 - in /branches/gcc-4_1-branch/gcc: Chan...
uros@gcc.gnu.org
uros@gcc.gnu.org
Fri Jul 6 10:54:00 GMT 2007
Author: uros
Date: Fri Jul 6 10:54:03 2007
New Revision: 126411
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126411
Log:
PR rtl-optimization/32450
* function.c (thread_prologue_and_epilogue_insns): Emit blockage insn
to ensure that instructions are not moved into the prologue when
profiling is on.
testsuite/ChangeLog:
PR rtl-optimization/32450
* gcc.dg/pr32450.c: New runtime test.
Added:
branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr32450.c
- copied unchanged from r126407, branches/gcc-4_2-branch/gcc/testsuite/gcc.dg/pr32450.c
Modified:
branches/gcc-4_1-branch/gcc/ChangeLog
branches/gcc-4_1-branch/gcc/function.c
branches/gcc-4_1-branch/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list