aboutsummaryrefslogtreecommitdiff
path: root/gcc/ChangeLog.stackalign
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2008-07-08 03:30:45 +0000
committerH.J. Lu <hongjiu.lu@intel.com>2008-07-08 03:30:45 +0000
commit1998007d52e3696c26ecf2b4bad4e4da51cbf4b6 (patch)
tree2fc7e447fd33eb158a74d3e41803c3fc48e56282 /gcc/ChangeLog.stackalign
parente8c989c2111b7fc15da80321b1928b3465c9c340 (diff)
2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
* dwarf2out.c (add_cfi): Don't allow redefine CFA when CFA is defined with an expression. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/stack@137613 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ChangeLog.stackalign')
-rw-r--r--gcc/ChangeLog.stackalign5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog.stackalign b/gcc/ChangeLog.stackalign
index 79686d53dfe..0a517e53b41 100644
--- a/gcc/ChangeLog.stackalign
+++ b/gcc/ChangeLog.stackalign
@@ -1,5 +1,10 @@
2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
+ * dwarf2out.c (add_cfi): Don't allow redefine CFA when CFA is
+ defined with an expression.
+
+2008-07-07 H.J. Lu <hongjiu.lu@intel.com>
+
* dwarf2out.c (dwarf2out_frame_debug_expr): After stack is
aligned, for (set reg sp), assert reg == fp and drap is used.