This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/34669] libgfortran doesn't build with -pipe
- From: "burnus at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jan 2008 09:14:18 -0000
- Subject: [Bug libfortran/34669] libgfortran doesn't build with -pipe
- References: <bug-34669-10259@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from burnus at gcc dot gnu dot org 2008-01-16 09:14 -------
Subject: Bug 34669
Author: burnus
Date: Wed Jan 16 09:13:39 2008
New Revision: 131567
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131567
Log:
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.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/mk-kinds-h.sh
trunk/libgfortran/mk-sik-inc.sh
trunk/libgfortran/mk-srk-inc.sh
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34669