[Bug other/24870] New: make check fails for fixincl
aj at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 15 08:13:00 GMT 2005
Running make check in fixincludes on x86_64-gnu-linux I get the
following failure:
Fixed: Xm/Traversal.h
cmp: EOF on string.h
*** string.h 2005-11-10 12:25:31.000000000 +0100
--- /cvs/gcc-svn/trunk/fixincludes/tests/base/string.h 2005-11-10
12:23:56.000000000 +0100
***************
*** 10,13 ****
#ifndef _STRING_INCLUDED
#define _STRING_INCLUDED
#include <strings.h>
! #endif /* _STRING_INCLUDED */
\ No newline at end of file
--- 10,13 ----
#ifndef _STRING_INCLUDED
#define _STRING_INCLUDED
#include <strings.h>
! #endif /* _STRING_INCLUDED */
--
Summary: make check fails for fixincl
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: aj at gcc dot gnu dot org
GCC build triplet: x86_64-linux-gnu
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24870
More information about the Gcc-bugs
mailing list