This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/52397] [4.7 regression] comparison failure with Ada enabled
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 27 Feb 2012 11:54:24 +0000
- Subject: [Bug bootstrap/52397] [4.7 regression] comparison failure with Ada enabled
- Auto-submitted: auto-generated
- References: <bug-52397-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52397
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aoliva at gcc dot gnu.org
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-27 11:54:24 UTC ---
What is specific about FUNCTION_ARG_REGNO_P regs?
We generally need to either reset, or adjust debug insns that refer registers
that aren't live at that point when ignoring the debug insn uses.