This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] combine: RTX changes depending on presence of DEBUG_INSN



On 27 May 2010, at 20:56, IainS wrote:


On 27 May 2010, at 20:09, Andreas Krebbel wrote:

Here is a totally untested patch that implements it:

Your patch fixes the problem for me.

fairly sure it also fixes PR44229
(passed a stage3-bubble with cp-demangles removed, re-bootstrapping now).

spoke too soon - although it seems that the patch def. fixes the compare-debug problem...
... since the next fail is building a target lib.


In file included from /GCC/gcc-live-trunk/libobjc/objc/Object.h:29:0,
from /GCC/gcc-live-trunk/libobjc/linking.m:27:
/GCC/gcc-live-trunk/libobjc/objc/objc.h:72:1: internal compiler error: in add_byte_size_attribute, at dwarf2out.c:16990


(presumably unrelated.. but it makes it hard to be sure everything is OK.).

Iain


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]