OSDN Git Service

Update comment
authormrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2006 23:12:04 +0000 (23:12 +0000)
committermrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Oct 2006 23:12:04 +0000 (23:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@117470 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/rs6000/darwin.h

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