]> gcc.gnu.org Git - gcc.git/commit
re PR libfortran/34669 (libgfortran doesn't build with -pipe)
authorSteven Bosscher <steven@gcc.gnu.org>
Wed, 16 Jan 2008 09:13:39 +0000 (09:13 +0000)
committerTobias Burnus <burnus@gcc.gnu.org>
Wed, 16 Jan 2008 09:13:39 +0000 (10:13 +0100)
commit4349e292879d8bc589a8a2b52defe5e754d75a16
treec4467c7e4b18f729dff13d6304c4d28c4be7c2c0
parent6da0839af39d0d319e12dec89c1668549220799b
re PR libfortran/34669 (libgfortran doesn't build with -pipe)

2008-01-16  Steven Bosscher  <steven@gcc.gnu.org>

        PR libfortran/34669
        * mk-kinds-h.sh: Compile with -S to avoid calling the assembler,
        to avoid piping the -fdump-parse-tree output to the assembler
        when configuring with -pipe.
        * mk-sik-inc.sh: Likewise.
        * mk-srk-inc.sh: Likewise.

From-SVN: r131567
libgfortran/ChangeLog
libgfortran/mk-kinds-h.sh
libgfortran/mk-sik-inc.sh
libgfortran/mk-srk-inc.sh
This page took 0.054263 seconds and 5 git commands to generate.