This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/81570] create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is a constant
- From: "hjl.tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 27 Jul 2017 10:30:14 +0000
- Subject: [Bug debug/81570] create_pseudo_cfg assumes that INCOMING_FRAME_SP_OFFSET is a constant
- Auto-submitted: auto-generated
- References: <bug-81570-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81570
--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
Created attachment 41846
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41846&action=edit
A patch
I am testing this patch.