public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/53481] New: Allow for gfortran (f951) specs option
@ 2012-05-24 19:57 burnus at gcc dot gnu.org
  2012-05-24 20:05 ` [Bug fortran/53481] " pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: burnus at gcc dot gnu.org @ 2012-05-24 19:57 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 53481
           Summary: Allow for gfortran (f951) specs option
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: burnus@gcc.gnu.org


Cf. http://gcc.gnu.org/ml/fortran/2012-05/msg00135.html

As far as I know there is no spec f951, and there is no way to use the
specs file to change the options passed to the Fortran compiler.  The
Fortran frontend doesn't use any named specs that you can change; the
specs are compiled into the driver program directly, from the source
file gcc/fortran/lang-specs.h.


Seemingly, "cc1plus" supports spec files, cf. gcc -dumpspecs


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug fortran/53481] Allow for gfortran (f951) specs option
  2012-05-24 19:57 [Bug fortran/53481] New: Allow for gfortran (f951) specs option burnus at gcc dot gnu.org
@ 2012-05-24 20:05 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-05-24 20:05 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-05-24 19:59:20 UTC ---
The trick is to edit cc1_options instead of *cc1.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-05-24 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-24 19:57 [Bug fortran/53481] New: Allow for gfortran (f951) specs option burnus at gcc dot gnu.org
2012-05-24 20:05 ` [Bug fortran/53481] " pinskia at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).