https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90459

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
You've asked for both -p (prof format) and -pg (gprof) format profiling at the
same time.  I don't think you can have both - just pick one or the other.

Reply via email to