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: unassig...@gcc.gnu.org
        ReportedBy: r...@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

Reply via email to