------- Comment #6 from rep dot nop at aon dot at  2005-11-20 13:26 -------
Created an attachment (id=10300)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10300&action=view)
Add newline to replacement fixup for string.h

I wouldn't generally add a newline in the replace command but adjust the fixups
which expect the newline to contain a newline in the replacement text.

The following patch gcc.gfortran-pr23400-00.diff adds a newline to the string
replacement which fixes the fixincludes failiure for me on i686-linux-gnu on
debian unstable.

gcc.gfortran-pr23400-00.diff

2005-11-20 Bernhard Fischer <[EMAIL PROTECTED]>

        PR 23400
        * inclhack.def: Add newline to the replace text for string.h.
        * fixincl.x: Regenerate.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23400

Reply via email to