Update comment
authorMike Stump <mrs@gcc.gnu.org>
Thu, 5 Oct 2006 23:12:04 +0000 (23:12 +0000)
committerMike Stump <mrs@gcc.gnu.org>
Thu, 5 Oct 2006 23:12:04 +0000 (23:12 +0000)
From-SVN: r117470

gcc/config/rs6000/darwin.h

index 6594c71ee7904879b3c7bbd0ebb14852380c60d2..763cf56c315b2ca4c7cf1504fe4f8c2e0510c925 100644 (file)
@@ -83,7 +83,6 @@ do {                                                                  \
       }                                                                        \
     else if (flag_pic == 1)                                            \
       {                                                                        \
-        /* Darwin doesn't support -fpic.  */                           \
         flag_pic = 2;                                                  \
       }                                                                        \
   }                                                                    \