This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/52727] [4.7/4.8 Regression] internal compiler error at dwarf2cfi.c2:685
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 17:24:29 +0000
- Subject: [Bug debug/52727] [4.7/4.8 Regression] internal compiler error at dwarf2cfi.c2:685
- Auto-submitted: auto-generated
- References: <bug-52727-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52727
Richard Henderson <rth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
AssignedTo|unassigned at gcc dot |rth at gcc dot gnu.org
|gnu.org |
--- Comment #10 from Richard Henderson <rth at gcc dot gnu.org> 2012-03-27 17:24:29 UTC ---
I agree making the backend handle REG_ARGS_SIZE for temporaries is a lose.
I agree that changing CSA to re-position the note somewhere is almost
certainly the right thing to do.