public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <bug-2222-4@http.gcc.gnu.org/bugzilla/>
@ 2011-06-02 20:24 ` ian at airs dot com
  2011-06-02 20:34 ` dj at redhat dot com
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: ian at airs dot com @ 2011-06-02 20:24 UTC (permalink / raw)
  To: gcc-bugs

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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian at airs dot com

--- Comment #4 from Ian Lance Taylor <ian at airs dot com> 2011-06-02 20:23:10 UTC ---
DJ, this PR is currently assigned to you for some reason.  Do you think you are
likely to fix it?


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

* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <bug-2222-4@http.gcc.gnu.org/bugzilla/>
  2011-06-02 20:24 ` [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE ian at airs dot com
@ 2011-06-02 20:34 ` dj at redhat dot com
  2011-06-03  9:34 ` oliver.metz at gmx dot de
  2021-08-24  8:37 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 6+ messages in thread
From: dj at redhat dot com @ 2011-06-02 20:34 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from DJ Delorie <dj at redhat dot com> 2011-06-02 20:33:43 UTC ---
Given that I forgot I had it, probably "no"


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

* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <bug-2222-4@http.gcc.gnu.org/bugzilla/>
  2011-06-02 20:24 ` [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE ian at airs dot com
  2011-06-02 20:34 ` dj at redhat dot com
@ 2011-06-03  9:34 ` oliver.metz at gmx dot de
  2021-08-24  8:37 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 6+ messages in thread
From: oliver.metz at gmx dot de @ 2011-06-03  9:34 UTC (permalink / raw)
  To: gcc-bugs

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

Oliver Metz <oliver.metz at gmx dot de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.metz at gmx dot de

--- Comment #6 from Oliver Metz <oliver.metz at gmx dot de> 2011-06-03 09:32:44 UTC ---
Thanks Ian for your help.

This bug is still valid for gcc-4.6.0.

When --enable-target-optspace is set config/mt-ospace is included and
overwrites the configured CFLAGS_FOR_TARGET variable. 

config/mt-ospace:
# Build libraries optimizing for space, not speed.
 CFLAGS_FOR_TARGET = -g -Os
 CXXFLAGS_FOR_TARGET = -g -Os

So it's not possible to optimize the target libs for the target (e.g.
-march=4kc -msoft-float).


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

* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <bug-2222-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2011-06-03  9:34 ` oliver.metz at gmx dot de
@ 2021-08-24  8:37 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-24  8:37 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0
             Status|ASSIGNED                    |RESOLVED

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 5 by r5-5081.

https://gcc.gnu.org/pipermail/gcc-patches/2014-November/405648.html

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

* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <20010308023600.2222.holler@ahsoftware.de>
  2003-10-01  4:10 ` pinskia at gcc dot gnu dot org
@ 2004-01-02  6:02 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-02  6:02 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-02 06:02 -------
Still happens.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-02 06:02:26
               date|                            |


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


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

* [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE
       [not found] <20010308023600.2222.holler@ahsoftware.de>
@ 2003-10-01  4:10 ` pinskia at gcc dot gnu dot org
  2004-01-02  6:02 ` pinskia at gcc dot gnu dot org
  1 sibling, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-01  4:10 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=2222



------- Additional Comments From pinskia at gcc dot gnu dot org  2003-10-01 04:10 -------
Does anyone know if this still happens?


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

end of thread, other threads:[~2021-08-24  8:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-2222-4@http.gcc.gnu.org/bugzilla/>
2011-06-02 20:24 ` [Bug other/2222] option enable-target-optspace disables _GNU_SOURCE ian at airs dot com
2011-06-02 20:34 ` dj at redhat dot com
2011-06-03  9:34 ` oliver.metz at gmx dot de
2021-08-24  8:37 ` pinskia at gcc dot gnu.org
     [not found] <20010308023600.2222.holler@ahsoftware.de>
2003-10-01  4:10 ` pinskia at gcc dot gnu dot org
2004-01-02  6:02 ` 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).