From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DB0D439DDD8A; Thu, 8 Dec 2022 17:43:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DB0D439DDD8A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670521439; bh=WrTRV4+PcxgoGyrq0/TLjk+UUpwHFg099LotxJOnvy4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=DCr16Wb01sBGlCP8649MOFyuZoe3EiSHfhJd6HBm4x6C9yP5wAZUa/eI0o4KQ04rW rcmtt0B4fGKOiIdiXYlOdsGXcq/0NDCIRSOdfqAY3jd3E1x0nLHEPxZQbpwGruSLmC 47v0paR2QnxI45hbL/EjN9KEm6aI8CQLUVgPLdVw= From: "barrowes at alum dot mit.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug fortran/81615] save-temps and gfortran produces *.f90 files instead of *.i or *i90 files Date: Thu, 08 Dec 2022 17:43:59 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: fortran X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: barrowes at alum dot mit.edu X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D81615 --- Comment #8 from Ben Barrowes --- Maybe *.fpp ?=