[Bug bootstrap/44637] rs6000 port fails to build with --enable-build-with-cxx

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 3 23:04:00 GMT 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |4.7.0

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-02-03 23:03:22 UTC ---
Fixed by:
Index: ChangeLog
===================================================================
--- ChangeLog    (revision 176630)
+++ ChangeLog    (revision 176631)
@@ -1,3 +1,8 @@
+2011-07-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+    * config/rs6000/rs6000.c (rs6000_xcoff_strip_dollar): Rewrite to
+    avoid warnings when GCC is built with a C++ compiler.
+



More information about the Gcc-bugs mailing list