------- Comment #20 from davek at gcc dot gnu dot org 2009-09-19 21:20 ------- (In reply to comment #19) > Subject: Re: expr.c undefined reference while linking jc1 > > > :-( There must be one more latent bug in the code; after applying both the > > patches you sent today and rebuilding dwarf2out.o and cc1.exe, no > > difference in > > the generated source. > > You would need to add code handling RTL CONST_STRING same way as tree > STRING_CST is handled. If Jakub thinks it makes sense, I can add that. > and indeed, I am quite sure there are number of latent problems in that > :((
What's your timescale for this if you were to do it? If it's likely to take a few days, should we maybe commit something roughly like the patch from comment 11 as a band-aid to get trunk building again and have you remove it again as part of the subsequent patch to handle strings? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41404