http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46916

--- Comment #53 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-15 
03:19:51 UTC ---
(In reply to comment #51)
> > which I assume should have be a change to...
> > 
> > !           base_section = darwin_text_section (weak);
> 
> Ah, yes. Sorry for the typo.  Does it make any difference?
> 
> Honza

Honza,
    This correction added to the attached reduced patch passes both...

make -k check RUNTESTFLAGS="tree-prof.exp --target_board=unix'{-m32,-m64}'"

and

make -k check RUNTESTFLAGS="stackalign.exp --target_board=unix'{-m32,-m64}'"

Running a complete regtest now but this patch still generates code with -g that
confuses dsymutil.

Reply via email to