[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-17 Thread ro at gcc dot gnu dot org
--- Comment #7 from ro at gcc dot gnu dot org 2008-09-17 12:28 --- Subject: Bug 37441 Author: ro Date: Wed Sep 17 12:26:43 2008 New Revision: 140417 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140417 Log: PR bootstrap/37441 * dwarf2out.c (dwarf2out_do_cfi_asm)

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-17 Thread ro at gcc dot gnu dot org
--- Comment #6 from ro at gcc dot gnu dot org 2008-09-17 12:28 --- Fixed for 4.4.0. -- ro at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-12 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #5 from ro at techfak dot uni-bielefeld dot de 2008-09-12 18:47 --- Subject: Re: [4.4 regression] dwarf2 unwind info patches produce undefined symbols Patch here: http://gcc.gnu.org/ml/gcc-patches/2008-09/msg00978.html -- http://gcc.gnu.org/bugzilla/show_bug.

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-11 Thread ro at techfak dot uni-bielefeld dot de
--- Comment #4 from ro at techfak dot uni-bielefeld dot de 2008-09-11 11:23 --- Subject: Re: [4.4 regression] dwarf2 unwind info patches produce undefined symbols jakub at gcc dot gnu dot org writes: > references undefined label. I'm afraid at least until some support is added > to

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-09 Thread jakub at gcc dot gnu dot org
--- Comment #3 from jakub at gcc dot gnu dot org 2008-09-10 06:35 --- There is no way to reference start of FDE when using .cfi_* directives, so #ifdef MIPS_DEBUGGING_INFO /* Add a reference to the FDE for this routine. */ add_AT_fde_ref (subr_die, DW_AT_MIPS_fde, current_fu

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-09 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-09 Thread ro at gcc dot gnu dot org
--- Comment #2 from ro at gcc dot gnu dot org 2008-09-09 12:54 --- Created an attachment (id=16265) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16265&action=view) broken version of conftest.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37441

[Bug bootstrap/37441] [4.4 regression] dwarf2 unwind info patches produce undefined symbols

2008-09-09 Thread ro at gcc dot gnu dot org
--- Comment #1 from ro at gcc dot gnu dot org 2008-09-09 12:54 --- Created an attachment (id=16264) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16264&action=view) working version of conftest.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37441