This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/28083] fixincludes generates headers not ending with newline
- From: "peb at mppmu dot mpg dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jun 2006 14:24:29 -0000
- Subject: [Bug other/28083] fixincludes generates headers not ending with newline
- References: <bug-28083-748@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from peb at mppmu dot mpg dot de 2006-06-19 14:24 -------
Created an attachment (id=11703)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11703&action=view)
The file asm/posix_typed.h as produced by fixincludes from gcc-3.4.6
I just checked that the same file created by gcc-4.2.0 does end with a newline
(the replacement text in fixincl.x again ends without newline, thus the problem
is hidden somewhere in the C code processing fixincl.x).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28083