[Bug testsuite/25441] -fpic/-fPIC failure in gcc.dg/pr23911.c

2005-12-31 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.1.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25441

[Bug testsuite/25441] -fpic/-fPIC failure in gcc.dg/pr23911.c

2005-12-29 Thread ghazi at gcc dot gnu dot org
--- Comment #5 from ghazi at gcc dot gnu dot org 2005-12-29 17:54 --- Patch installed. -- ghazi at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/25441] -fpic/-fPIC failure in gcc.dg/pr23911.c

2005-12-27 Thread ghazi at gcc dot gnu dot org
--- Comment #3 from ghazi at gcc dot gnu dot org 2005-12-27 19:58 --- Subject: Bug 25441 Author: ghazi Date: Tue Dec 27 19:58:28 2005 New Revision: 109083 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=109083 Log: * g++.dg/rtti/tinfo1.C: Scan for .global also. PR

[Bug testsuite/25441] -fpic/-fPIC failure in gcc.dg/pr23911.c

2005-12-27 Thread ghazi at gcc dot gnu dot org
--- Comment #4 from ghazi at gcc dot gnu dot org 2005-12-27 20:08 --- Subject: Bug 25441 Author: ghazi Date: Tue Dec 27 20:08:39 2005 New Revision: 109084 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=109084 Log: * g++.dg/rtti/tinfo1.C: Scan for .global also. PR

[Bug testsuite/25441] -fpic/-fPIC failure in gcc.dg/pr23911.c

2005-12-24 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2005-12-25 01:25 --- Just like PR 25444, this should be skiped or the const variable should be marked as static. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added