This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/25441] New: -fpic/-fPIC failure in gcc.dg/pr23911.c
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Dec 2005 14:02:46 -0000
- Subject: [Bug middle-end/25441] New: -fpic/-fPIC failure in gcc.dg/pr23911.c
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I'm getting a testsuite failure in 4.1/mainline in gcc.dg/pr23911.c on x86_64
and i686:
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00892.html
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00889.html
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00891.html
http://gcc.gnu.org/ml/gcc-testresults/2005-12/msg00888.html
The testsuite logfile says:
FAIL: gcc.dg/pr23911.c scan-tree-dump-times = CR 0
FAIL: gcc.dg/pr23911.c scan-tree-dump-times = CI 0
--
Summary: -fpic/-fPIC failure in gcc.dg/pr23911.c
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ghazi at gcc dot gnu dot org
OtherBugsDependingO 23224
nThis:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25441