public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgomp/32193] libgomp does not honor --disable-werror
       [not found] <bug-32193-4@http.gcc.gnu.org/bugzilla/>
@ 2012-09-27  5:22 ` vapier at gentoo dot org
  2012-12-23 23:31 ` vapier at gentoo dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: vapier at gentoo dot org @ 2012-09-27  5:22 UTC (permalink / raw)
  To: gcc-bugs


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

Mike Frysinger <vapier at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vapier at gentoo dot org

--- Comment #7 from Mike Frysinger <vapier at gentoo dot org> 2012-09-27 05:22:27 UTC ---
*** Bug 38436 has been marked as a duplicate of this bug. ***


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

* [Bug libgomp/32193] libgomp does not honor --disable-werror
       [not found] <bug-32193-4@http.gcc.gnu.org/bugzilla/>
  2012-09-27  5:22 ` [Bug libgomp/32193] libgomp does not honor --disable-werror vapier at gentoo dot org
@ 2012-12-23 23:31 ` vapier at gentoo dot org
  2022-11-03  8:16 ` vapier at gcc dot gnu.org
  2022-11-28 22:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vapier at gentoo dot org @ 2012-12-23 23:31 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #8 from Mike Frysinger <vapier at gentoo dot org> 2012-12-23 23:31:22 UTC ---
posted a patch here to add --disable-werror:
http://gcc.gnu.org/ml/gcc-patches/2012-12/msg01378.html


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

* [Bug libgomp/32193] libgomp does not honor --disable-werror
       [not found] <bug-32193-4@http.gcc.gnu.org/bugzilla/>
  2012-09-27  5:22 ` [Bug libgomp/32193] libgomp does not honor --disable-werror vapier at gentoo dot org
  2012-12-23 23:31 ` vapier at gentoo dot org
@ 2022-11-03  8:16 ` vapier at gcc dot gnu.org
  2022-11-28 22:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: vapier at gcc dot gnu.org @ 2022-11-03  8:16 UTC (permalink / raw)
  To: gcc-bugs

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

Mike Frysinger <vapier at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #9 from Mike Frysinger <vapier at gcc dot gnu.org> ---
looks like it was finally accepted here:
https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=45ba6bf28b75ee3391df83fbfb1060a50dc63d3a

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

* [Bug libgomp/32193] libgomp does not honor --disable-werror
       [not found] <bug-32193-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-11-03  8:16 ` vapier at gcc dot gnu.org
@ 2022-11-28 22:13 ` pinskia at gcc dot gnu.org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-28 22:13 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0

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

* [Bug libgomp/32193] libgomp does not honor --disable-werror
  2007-06-03  5:16 [Bug libgomp/32193] New: Upgrading GNU/Linux to libc6_2.6~20070518-2 breaks libgomp make - FIX given rob1weld at aol dot com
@ 2009-02-21  9:12 ` laurent at guerby dot net
  0 siblings, 0 replies; 5+ messages in thread
From: laurent at guerby dot net @ 2009-02-21  9:12 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from laurent at guerby dot net  2009-02-21 09:12 -------
Also seen on powerpc64-unknown-linux-gnu on etch with trunk

http://gcc.gnu.org/ml/gcc/2009-02/msg00302.html

Temporary workaround:

Index: libgomp/configure
===================================================================
--- libgomp/configure   (revision 144347)
+++ libgomp/configure   (working copy)
@@ -3332,10 +3332,6 @@
 # in both places for now and restore CFLAGS at the end of config.
 save_CFLAGS="$CFLAGS"

-# Add -Wall -Werror if we are using GCC.
-if test "x$GCC" = "xyes"; then
-  XCFLAGS="$XCFLAGS -Wall -Werror"
-fi

 # Find other programs we need.
 if test -n "$ac_tool_prefix"; then


-- 

laurent at guerby dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |laurent at guerby dot net,
                   |                            |jakub at redhat dot com
                URL|                            |http://gcc.gnu.org/ml/gcc/20
                   |                            |09-02/msg00302.html
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
  GCC build triplet|i686-pc-linux-gnu           |
   GCC host triplet|i686-pc-linux-gnu           |
 GCC target triplet|i686-pc-linux-gnu           |
           Keywords|                            |build
      Known to fail|4.3.0                       |
   Last reconfirmed|0000-00-00 00:00:00         |2009-02-21 09:12:42
               date|                            |
            Summary|Upgrading GNU/Linux to      |libgomp does not honor --
                   |libc6_2.6~20070518-2 breaks |disable-werror
                   |libgomp make - FIX given    |


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


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

end of thread, other threads:[~2022-11-28 22:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-32193-4@http.gcc.gnu.org/bugzilla/>
2012-09-27  5:22 ` [Bug libgomp/32193] libgomp does not honor --disable-werror vapier at gentoo dot org
2012-12-23 23:31 ` vapier at gentoo dot org
2022-11-03  8:16 ` vapier at gcc dot gnu.org
2022-11-28 22:13 ` pinskia at gcc dot gnu.org
2007-06-03  5:16 [Bug libgomp/32193] New: Upgrading GNU/Linux to libc6_2.6~20070518-2 breaks libgomp make - FIX given rob1weld at aol dot com
2009-02-21  9:12 ` [Bug libgomp/32193] libgomp does not honor --disable-werror laurent at guerby dot net

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