[Bug other/52168] New: fixinclude test failure for complex.h on netbsd
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 8 09:29:00 GMT 2012
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
More information about the Gcc-bugs
mailing list