public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <bug-5212-51@http.gcc.gnu.org/bugzilla/>
@ 2007-08-14 23:30 ` samuel dot thibault at ens-lyon dot org
  2007-08-20  6:40 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: samuel dot thibault at ens-lyon dot org @ 2007-08-14 23:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from samuel dot thibault at ens-lyon dot org  2007-08-14 23:30 -------
This should have been fixed by svn commit 127290


-- 


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


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

* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <bug-5212-51@http.gcc.gnu.org/bugzilla/>
  2007-08-14 23:30 ` [Bug target/5212] [Hurd] profiling support for i386-gnu specs file samuel dot thibault at ens-lyon dot org
@ 2007-08-20  6:40 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-08-20  6:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from pinskia at gcc dot gnu dot org  2007-08-20 06:40 -------
Fixed by:
2007-08-08  Samuel Thibault  <samuel.thibault@ens-lyon.org>

        * gcc/config/i386/gnu.h (STARTFILE_SPEC): Use gcrt0.o in profile mode,
add
        -profile option, add pie support.
        (ENDFILE_SPEC): New spec.
        * gcc/config/gnu.h (LIB_SPEC): Add -profile option.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.3.0


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


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

* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <20011228105601.5212.marcus.brinkmann@ruhr-uni-bochum.de>
                   ` (2 preceding siblings ...)
  2003-07-22 14:46 ` pinskia at physics dot uc dot edu
@ 2004-01-28 17:47 ` marcus dot brinkmann at ruhr-uni-bochum dot de
  3 siblings, 0 replies; 6+ messages in thread
From: marcus dot brinkmann at ruhr-uni-bochum dot de @ 2004-01-28 17:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From marcus dot brinkmann at ruhr-uni-bochum dot de  2004-01-28 17:47 -------
Subject: Re:  [Hurd] profiling support for i386-gnu specs file

On Fri, Jul 18, 2003 at 02:43:20PM -0000, dhazeghi at yahoo dot com wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5212
> 
> 
> dhazeghi at yahoo dot com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|dhazeghi at yahoo dot com   |
> 
> 
> ------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 14:43 -------
> Hello,
> 
> just a reminder that this bug is WAITING for feedback. Does gcc 3.3 have profiling support for 
> HURD?

No.  I just looked at it again and found out how the specs file is created. 
Maybe I can submit a proper patch at some time.

Thanks,
Marcus




-- 


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


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

* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <20011228105601.5212.marcus.brinkmann@ruhr-uni-bochum.de>
  2003-07-18 14:43 ` dhazeghi at yahoo dot com
  2003-07-22 14:44 ` marcus dot brinkmann at ruhr-uni-bochum dot de
@ 2003-07-22 14:46 ` pinskia at physics dot uc dot edu
  2004-01-28 17:47 ` marcus dot brinkmann at ruhr-uni-bochum dot de
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-07-22 14:46 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=5212


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2003-07-22 14:46:48
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-22 14:46 -------
The problem still exist according to the submitter.


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

* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <20011228105601.5212.marcus.brinkmann@ruhr-uni-bochum.de>
  2003-07-18 14:43 ` dhazeghi at yahoo dot com
@ 2003-07-22 14:44 ` marcus dot brinkmann at ruhr-uni-bochum dot de
  2003-07-22 14:46 ` pinskia at physics dot uc dot edu
  2004-01-28 17:47 ` marcus dot brinkmann at ruhr-uni-bochum dot de
  3 siblings, 0 replies; 6+ messages in thread
From: marcus dot brinkmann at ruhr-uni-bochum dot de @ 2003-07-22 14:44 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=5212



------- Additional Comments From marcus dot brinkmann at ruhr-uni-bochum dot de  2003-07-22 14:44 -------
Subject: Re:  [Hurd] profiling support for i386-gnu specs file

On Fri, Jul 18, 2003 at 02:43:20PM -0000, dhazeghi at yahoo dot com wrote:
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5212
> 
> 
> dhazeghi at yahoo dot com changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                  CC|dhazeghi at yahoo dot com   |
> 
> 
> ------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 14:43 -------
> Hello,
> 
> just a reminder that this bug is WAITING for feedback. Does gcc 3.3 have profiling support for 
> HURD?

No.  I just looked at it again and found out how the specs file is created. 
Maybe I can submit a proper patch at some time.

Thanks,
Marcus


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

* [Bug target/5212] [Hurd] profiling support for i386-gnu specs file
       [not found] <20011228105601.5212.marcus.brinkmann@ruhr-uni-bochum.de>
@ 2003-07-18 14:43 ` dhazeghi at yahoo dot com
  2003-07-22 14:44 ` marcus dot brinkmann at ruhr-uni-bochum dot de
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: dhazeghi at yahoo dot com @ 2003-07-18 14:43 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=5212


dhazeghi at yahoo dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|dhazeghi at yahoo dot com   |


------- Additional Comments From dhazeghi at yahoo dot com  2003-07-18 14:43 -------
Hello,

just a reminder that this bug is WAITING for feedback. Does gcc 3.3 have profiling support for 
HURD?

Dara


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

end of thread, other threads:[~2007-08-20  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-5212-51@http.gcc.gnu.org/bugzilla/>
2007-08-14 23:30 ` [Bug target/5212] [Hurd] profiling support for i386-gnu specs file samuel dot thibault at ens-lyon dot org
2007-08-20  6:40 ` pinskia at gcc dot gnu dot org
     [not found] <20011228105601.5212.marcus.brinkmann@ruhr-uni-bochum.de>
2003-07-18 14:43 ` dhazeghi at yahoo dot com
2003-07-22 14:44 ` marcus dot brinkmann at ruhr-uni-bochum dot de
2003-07-22 14:46 ` pinskia at physics dot uc dot edu
2004-01-28 17:47 ` marcus dot brinkmann at ruhr-uni-bochum dot de

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).