This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/48214] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:21983
- From: "ubizjak at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 21 Mar 2011 20:12:12 +0000
- Subject: [Bug debug/48214] internal compiler error: in dwarf2out_var_location, at dwarf2out.c:21983
- Auto-submitted: auto-generated
- References: <bug-48214-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48214
--- Comment #4 from Uros Bizjak <ubizjak at gmail dot com> 2011-03-21 20:12:07 UTC ---
Author: uros
Date: Mon Mar 21 20:09:45 2011
New Revision: 171266
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171266
Log:
PR debug/48214
* config/alpha/alpha.c (alpha_pad_noreturn): Do not emit an unop
between a call and its CALL_ARG_LOCATION note.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/alpha/alpha.c