This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/53135] [4.7/4.8 Regression] internal compiler error: in value_format, at dwarf2out.c:8010
- From: "aoliva at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 02 Oct 2012 20:05:29 +0000
- Subject: [Bug debug/53135] [4.7/4.8 Regression] internal compiler error: in value_format, at dwarf2out.c:8010
- Auto-submitted: auto-generated
- References: <bug-53135-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53135
--- Comment #12 from Alexandre Oliva <aoliva at gcc dot gnu.org> 2012-10-02 20:05:29 UTC ---
Author: aoliva
Date: Tue Oct 2 20:05:24 2012
New Revision: 192000
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192000
Log:
PR debug/53135
* dwarf2out.c (value_format): Use block4 for dw_val_class_loc
when needed.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2out.c