[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2018-11-06 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Rainer Orth changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2018-11-05 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org ---

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2015-06-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.3 |---

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-05-31 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.1 |4.8.2 ---

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-22 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.8.0 |4.8.1

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #18 from Jason Merrill jason at gcc dot gnu.org 2013-03-06 15:34:19 UTC --- Author: jason Date: Wed Mar 6 15:34:11 2013 New Revision: 196493 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=196493 Log: PR

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Jack Howarth howarth at nitro dot med.uc.edu changed: What|Removed |Added CC|

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #10 from Jack Howarth howarth at nitro dot med.uc.edu 2013-03-05 13:48:03 UTC --- Created attachment 29584 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29584 m32 thunk1.s -std=gnu++98 on x86_64-apple-darwin12 at r196444

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #12 from Jack Howarth howarth at nitro dot med.uc.edu 2013-03-05 15:01:55 UTC --- (In reply to comment #11) It seems that darwin doesn't do PIC the way ELF targets do, so this test should be skipped. I also confirmed

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #13 from Dominique d'Humieres dominiq at lps dot ens.fr 2013-03-05 15:11:48 UTC --- (In reply to comment #9) This failure has re-appeared at r196444 on x86_64-apple-darwin12... FAIL: g++.dg/debug/dwarf2/thunk1.C

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #14 from Jason Merrill jason at gcc dot gnu.org 2013-03-05 15:41:15 UTC --- (In reply to comment #13) What is supposed to be tested? Should the whole test skipped on darwin or only the dg-final? The whole test; the test is

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #15 from Jack Howarth howarth at nitro dot med.uc.edu 2013-03-05 16:55:07 UTC --- (In reply to comment #14) (In reply to comment #13) What is supposed to be tested? Should the whole test skipped on darwin or only the

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #16 from Jason Merrill jason at gcc dot gnu.org 2013-03-05 19:01:18 UTC --- If it's easier to just disable the dg-final, that's fine too.

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-03-05 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #17 from Jack Howarth howarth at nitro dot med.uc.edu 2013-03-05 22:20:33 UTC --- (In reply to comment #16) If it's easier to just disable the dg-final, that's fine too. Patch posted at

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #7 from Rainer Orth ro at gcc dot gnu.org 2013-02-07 09:55:56 UTC --- Author: ro Date: Thu Feb 7 09:55:48 2013 New Revision: 195842 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=195842 Log: Fix

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-02-07 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-02-06 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #6 from Jason Merrill jason at gcc dot gnu.org 2013-02-06 18:26:37 UTC --- OK.

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-02-05 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #5 from Rainer Orth ro at gcc dot gnu.org 2013-02-05 10:24:28 UTC --- Created attachment 29353 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=29353 proposed patch I've now looked a bit closer and came up with the

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2013-02-05 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 Rainer Orth ro at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2012-05-16 Thread ro at CeBiTec dot Uni-Bielefeld.DE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #2 from ro at CeBiTec dot Uni-Bielefeld.DE ro at CeBiTec dot Uni-Bielefeld.DE 2012-05-16 10:51:33 UTC --- --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2012-05-15 19:09:37 UTC --- Yes, the test should only run in

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2012-05-16 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #4 from Rainer Orth ro at gcc dot gnu.org 2012-05-16 10:53:01 UTC --- Created attachment 27420 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27420 32-bit thunk1.s -dA on i386-apple-darwin11.3.0

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2012-05-16 Thread ro at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #3 from Rainer Orth ro at gcc dot gnu.org 2012-05-16 10:52:26 UTC --- Created attachment 27419 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=27419 32-bit thunk1.s -dA on i386-pc-solaris2.10 configured to use gas

[Bug debug/53363] g++.dg/debug/dwarf2/thunk1.C FAILs

2012-05-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53363 --- Comment #1 from Jason Merrill jason at gcc dot gnu.org 2012-05-15 19:09:37 UTC --- Yes, the test should only run in 32-bit mode. For me, on i686-unknown-linux-gnu the test passes. What are the uses of LFB3 on Solaris for?