This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/51748] New: gcc.misc-tests/linkage.c fails on mips64-linux-gnu
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jan 2012 23:44:19 +0000
- Subject: [Bug testsuite/51748] New: gcc.misc-tests/linkage.c fails on mips64-linux-gnu
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51748
Bug #: 51748
Summary: gcc.misc-tests/linkage.c fails on mips64-linux-gnu
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: testsuite
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: pinskia@gcc.gnu.org
Currently gcc.misc-tests/linkage.c fails because
testsuite/gcc.misc-tests/linkage.exp does not have the support for
-mabi=n32/-mabi=64 in it.
"mips-sgi-irix6*" is supported and mips*-linux-gnu can be supported the same
way.