public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/12682] New: f95 does not support profilebootstrap
@ 2003-10-20  4:31 pinskia at gcc dot gnu dot org
  2003-10-20  5:39 ` [Bug fortran/12682] " pinskia at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-20  4:31 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: f95 does not support profilebootstrap
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org

f95 does not support profilebootstrap, it needs a f95.stageprofile rule in gcc/fortran/Make-
lang.in.
It iwll look something like this (modified from java/Makefile.in):
f95.stageprofile: stageprofile-start
        -mv fortran/*$(objext) stageprofile/fortran
f95.stagefeedback: stageprofile-start
        -mv fortran/*$(objext) stagefeedback/fortran


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

end of thread, other threads:[~2003-10-27 21:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-20  4:31 [Bug fortran/12682] New: f95 does not support profilebootstrap pinskia at gcc dot gnu dot org
2003-10-20  5:39 ` [Bug fortran/12682] " pinskia at gcc dot gnu dot org
2003-10-27 20:09 ` pinskia at gcc dot gnu dot org
2003-10-27 21:47 ` cvs-commit at gcc dot gnu dot org
2003-10-27 21:56 ` pinskia at gcc dot gnu dot 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).