This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/52168] New: fixinclude test failure for complex.h on netbsd
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 08 Feb 2012 09:28:59 +0000
- Subject: [Bug other/52168] New: fixinclude test failure for complex.h on netbsd
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52168
Bug #: 52168
Summary: fixinclude test failure for complex.h on netbsd
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: redi@gcc.gnu.org
Bootstrapped using the default BSD sed, awk etc.
complex.h /home/jwakely/src/full/gcc/fixincludes/tests/base/complex.h differ:
char 839, line 41
*** complex.h Wed Feb 8 10:21:00 2012
--- /home/jwakely/src/full/gcc/fixincludes/tests/base/complex.h Mon Nov 7
09:52:51 2011
***************
*** 38,43 ****
#if defined( SOLARIS_COMPLEX_CXX_CHECK )
#ifdef __cplusplus
extern "C" {
! #endif#ifdef __cplusplus
}
! #endif#endif /* SOLARIS_COMPLEX_CXX_CHECK */
--- 38,45 ----
#if defined( SOLARIS_COMPLEX_CXX_CHECK )
#ifdef __cplusplus
extern "C" {
! #endif
! #ifdef __cplusplus
}
! #endif
! #endif /* SOLARIS_COMPLEX_CXX_CHECK */
There were fixinclude test FAILURES